mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-04-19 20:59:00 +00:00
fix: crash when saving empty chords
This commit is contained in:
@@ -83,6 +83,8 @@ const config = {
|
||||
"play_arrow",
|
||||
"extension",
|
||||
"upload_file",
|
||||
"file_export",
|
||||
"file_save",
|
||||
"commit",
|
||||
"bug_report",
|
||||
"delete",
|
||||
@@ -167,6 +169,7 @@ const config = {
|
||||
experiment: "e686",
|
||||
dictionary: "f539",
|
||||
visibility_off: "e8f5",
|
||||
file_save: "f17f",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user