bugfix: fixed the migration form appearing on app start
This commit is contained in:
parent
c2f9340db6
commit
82291936cb
3 changed files with 16 additions and 9 deletions
|
|
@ -118,6 +118,7 @@ namespace amnezia
|
|||
ApiConfigLimitError = 1108,
|
||||
ApiNotFoundError = 1109,
|
||||
ApiMigrationError = 1110,
|
||||
ApiUpdateRequestError = 1111,
|
||||
|
||||
// QFile errors
|
||||
OpenError = 1200,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue