Skip to content

Commit

Permalink
Add migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Etheryte committed Feb 25, 2025
1 parent ddacb7c commit 3d8e49d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
UPDATE rhnUserInfo SET web_theme = 'suse-light' WHERE web_theme = 'susemanager-light';
UPDATE rhnUserInfo SET web_theme = 'suse-dark' WHERE web_theme = 'susemanager-dark';

0 comments on commit 3d8e49d

Please sign in to comment.