mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-19 13:00:51 -04:00
feat: store sound settings in local storage (#51374)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
@@ -343,10 +343,6 @@
|
||||
"type": "string",
|
||||
"default": "default"
|
||||
},
|
||||
"sound": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
},
|
||||
"keyboardShortcuts": {
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
|
||||
Reference in New Issue
Block a user