mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2026-01-27 05:54:06 +01:00
Early return if migration code was 0
This commit is contained in:
@@ -22,6 +22,7 @@ class Migrations @Inject constructor(
|
||||
readerPreferences.getMode(it).direction().delete()
|
||||
}
|
||||
migrationPreferences.version().set(BuildConfig.MIGRATION_CODE)
|
||||
return
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user