diff options
author | kumavis <aaron@kumavis.me> | 2018-06-14 14:30:31 +0800 |
---|---|---|
committer | kumavis <aaron@kumavis.me> | 2018-06-14 14:30:31 +0800 |
commit | 44a8e48a04ea69e1f8e530ae1bacf55890f8df98 (patch) | |
tree | 5c344b5cb746b35504edb4b2903b2e533db527f6 /development/states/first-time.json | |
parent | ac8b56a00defff4cb44a6a34251a19d8ab6159b6 (diff) | |
download | tangerine-wallet-browser-44a8e48a04ea69e1f8e530ae1bacf55890f8df98.tar.gz tangerine-wallet-browser-44a8e48a04ea69e1f8e530ae1bacf55890f8df98.tar.zst tangerine-wallet-browser-44a8e48a04ea69e1f8e530ae1bacf55890f8df98.zip |
notices - replace getLatestNotice with getNextNotice
Diffstat (limited to 'development/states/first-time.json')
-rw-r--r-- | development/states/first-time.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/states/first-time.json b/development/states/first-time.json index fe9188b80..f10eefd35 100644 --- a/development/states/first-time.json +++ b/development/states/first-time.json @@ -12,7 +12,7 @@ "conversionRate": 12.7527416, "conversionDate": 1487624341, "noActiveNotices": false, - "lastUnreadNotice": { + "nextUnreadNotice": { "read": false, "date": "Thu Feb 09 2017", "title": "Terms of Use", |