Removed Floating timer -> Status Bar
This commit is contained in:
@@ -30,7 +30,7 @@ export interface FocusTaskSettings {
|
||||
enableCelebrations: boolean;
|
||||
defaultEstimateMinutes: number;
|
||||
lists: TaskList[];
|
||||
showFloatingTimer: boolean;
|
||||
showFloatingTimer: true;
|
||||
autoStartBreak: boolean;
|
||||
tickSoundEnabled: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user