mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
build: enhance tsconfig type check (#2732)
This commit is contained in:
@@ -117,6 +117,7 @@ export async function tryMigrate(
|
||||
}
|
||||
);
|
||||
}
|
||||
return void 0;
|
||||
})
|
||||
);
|
||||
localStorage.setItem(`${dbName}-migration`, 'true');
|
||||
|
||||
Reference in New Issue
Block a user