Update WHats new link

This commit is contained in:
Yegor Vialov
2020-04-03 12:36:16 +00:00
parent c075db8b1a
commit 9524c8587b
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ class StartupUserMessagesManager {
bool _supportAppDevelopmentMessageShown;
bool _whatsNewMessageShown;
static final _supportAppDevelopmentMessageKey = "user-message-shown-support-development_3";
static final _whatsNewMessageKey = "user-message-shown-whats-new-706";
static final _whatsNewMessageKey = "user-message-shown-whats-new-804";
void checkMessagesToShow() async {
SharedPreferences prefs = await SharedPreferences.getInstance();