make most modals white

This commit is contained in:
Harvey Tindall
2021-12-31 17:28:08 +00:00
parent cf91ee62ed
commit d1b5b74060
8 changed files with 27 additions and 1328 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ type appContext struct {
configBase settings
dataPath string
webFS httpFS
cssClass string // Default theme, "light-theme"|"dark-theme".
cssClass string // Default theme, "light"|"dark".
jellyfinLogin bool
users []User
invalidTokens []string