mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-08-23 01:36:33 +00:00
Fixes
This commit is contained in:
@@ -37,7 +37,6 @@ public class DataStorageMigration {
|
||||
|
||||
public static void showLegacyVaultMigrationErrorIfNeeded() {
|
||||
if (!requiresMigration) {
|
||||
DataStorageMigratedDialog.show(false, false);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user