tweak: fun themes (#2951)

This commit is contained in:
Arc 2025-02-10 23:20:30 +00:00 committed by GitHub
parent 61e8d0059b
commit ed3a54e57a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -246,6 +246,8 @@ class ThemesSettings(LNbitsSettings):
"monochrome",
"autumn",
"cyber",
"flamingo",
"bitcoin",
]
)
lnbits_custom_logo: Optional[str] = Field(default=None)