You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
Fixed types
This commit is contained in:
@@ -127,6 +127,7 @@ INSERT INTO version (version) VALUES (1);
|
||||
const migrations: Migration[] = [
|
||||
migration42,
|
||||
migration43,
|
||||
// migration44,
|
||||
];
|
||||
|
||||
export interface TableField {
|
||||
|
||||
Reference in New Issue
Block a user