Add Show Lyrics option to settings
This commit is contained in:
@@ -50,6 +50,10 @@ class Settings{
|
||||
easierBigNotes: {
|
||||
type: "toggle",
|
||||
default: false
|
||||
},
|
||||
showLyrics: {
|
||||
type: "toggle",
|
||||
default: true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user