feat: remove dark blue theme (#14890)

This commit is contained in:
zx
2024-10-02 23:30:33 +08:00
committed by GitHub
parent 0589267301
commit d0a8424819
12 changed files with 4 additions and 402 deletions

View File

@ -0,0 +1 @@
-- Nothing to restore

View File

@ -0,0 +1 @@
UPDATE users SET theme_preference = '' WHERE theme_preference = 'darkBlue';