core: shorcuts -> shortcuts

This commit is contained in:
Abdullah Atta
2022-09-07 14:13:26 +05:00
parent 1e99d7732c
commit ac7aad93b3
9 changed files with 29 additions and 29 deletions

View File

@@ -76,8 +76,8 @@ class Migrations {
type: "settings"
},
{
index: this._db.shorcuts.raw,
dbCollection: this._db.shorcuts
index: this._db.shortcuts.raw,
dbCollection: this._db.shortcuts
},
{
index: this._db.notes.raw,