Skip to content

Commit d98702f

Browse files
authored
fix(temp): rename to storage.note
Uses the wrong key in code, moving back to old key
1 parent ba21224 commit d98702f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/en/general.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"SHIFT: Non-shiny mode"
2424
],
2525
"storage.load": "Click to load ($1)",
26-
"storage.load.note": [
26+
"storage.note": [
2727
"* Right Click to name deck",
2828
"* Shift Click to re-save deck",
2929
"* CTRL Click to erase deck"
@@ -66,4 +66,4 @@
6666
"unknown": "Unknown",
6767
"disable": "Disable",
6868
"enable": "Enable"
69-
}
69+
}

0 commit comments

Comments
 (0)