mirror of
https://github.com/pawelmalak/flame.git
synced 2026-02-28 09:23:12 +08:00
Moved Themer to Settings. Added option to set default theme
This commit is contained in:
@@ -25,4 +25,5 @@ export interface Config {
|
||||
daySchema: string;
|
||||
monthSchema: string;
|
||||
showTime: boolean;
|
||||
defaultTheme: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user