Fix issues with emoji search backup/restore.

This commit is contained in:
Greyson Parrelli
2021-06-03 20:30:44 -04:00
parent 0f2f0450e3
commit d0e2fbf8e7
4 changed files with 8 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ public class EmojiValues extends SignalStoreValues {
@Override
void onFirstEverAppLaunch() {
putInteger(SEARCH_VERSION, 0);
}
@Override