1
0
Fork 1

Revert "disable rescan stickers"

This reverts commit ca23abd75a.
This commit is contained in:
Arne 2023-11-21 20:15:48 +01:00
parent a9e097bce4
commit b5fdaf76b0

View file

@ -319,7 +319,7 @@ public class ConversationsActivity extends XmppActivity implements OnConversatio
if (offerToSetupDiallerIntegration()) return;
// if (offerToDownloadStickers()) return; // TODO: Disabled Cheogram Stickers until it's more useful
openBatteryOptimizationDialogIfNeeded();
//xmppConnectionService.rescanStickers();
xmppConnectionService.rescanStickers();
new showMemoryWarning(this).execute();
showOutdatedVersionWarning();