mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-23 20:43:38 +00:00
fix
This commit is contained in:
@@ -121,6 +121,8 @@ export class Storage<T extends StateDef> {
|
||||
.then(() => resolve());
|
||||
}, 1);
|
||||
}
|
||||
|
||||
resolve();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user