mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
core: shorcuts -> shortcuts
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user