mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-17 04:32:15 +01:00
reload stores after new team is created and data imported
This commit is contained in:
@@ -69,6 +69,7 @@ async function importData() {
|
||||
reject('Import type is null');
|
||||
});
|
||||
});
|
||||
initializeStores();
|
||||
if (reportResult.value) {
|
||||
showResultModal.value = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user