mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore(app): displaying migration card only on web.app domain
This commit is contained in:
+1
-1
@@ -201,7 +201,7 @@ export default defineComponent({
|
||||
|
||||
closeMigrateInfoCard() {
|
||||
this.isMigrateInfoCardOpen = false;
|
||||
// StorageManager.setBooleanValue(MIGRATE_INFO_CARD_SEEN_KEY, true);
|
||||
StorageManager.setBooleanValue(MIGRATE_INFO_CARD_SEEN_KEY, true);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user