mirror of
https://github.com/9x/sheetmusictrainer.git
synced 2026-09-02 09:34:33 +02:00
Zen mode
This commit is contained in:
@@ -22,6 +22,7 @@ export interface AppSettings {
|
||||
instrument: string;
|
||||
showTuningMeter: boolean;
|
||||
rhythm: RhythmSettings;
|
||||
zenMode: boolean;
|
||||
}
|
||||
|
||||
interface ControlsProps {
|
||||
|
||||
Reference in New Issue
Block a user