mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-13 19:37:42 +01:00
tweak: fun themes (#2951)
This commit is contained in:
parent
61e8d0059b
commit
ed3a54e57a
1 changed files with 2 additions and 0 deletions
|
@ -246,6 +246,8 @@ class ThemesSettings(LNbitsSettings):
|
|||
"monochrome",
|
||||
"autumn",
|
||||
"cyber",
|
||||
"flamingo",
|
||||
"bitcoin",
|
||||
]
|
||||
)
|
||||
lnbits_custom_logo: Optional[str] = Field(default=None)
|
||||
|
|
Loading…
Add table
Reference in a new issue