mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-11 22:54:46 +08:00
Added option to set custom day and month
This commit is contained in:
@@ -28,4 +28,6 @@ export interface OtherSettingsForm {
|
||||
unpinStoppedApps: boolean;
|
||||
useAmericanDate: boolean;
|
||||
greetingsSchema: string;
|
||||
daySchema: string;
|
||||
monthSchema: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user