diff options
notices - replace getLatestNotice with getNextNotice
Diffstat (limited to 'development/states/notice.json')
-rw-r--r-- | development/states/notice.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/states/notice.json b/development/states/notice.json index efeffab08..4401393c3 100644 --- a/development/states/notice.json +++ b/development/states/notice.json @@ -13,7 +13,7 @@ "conversionRate": 8.3533002, "conversionDate": 1481671082, "noActiveNotices": false, - "lastUnreadNotice": { + "nextUnreadNotice": { "read": false, "date": "Tue Dec 13 2016", "title": "MultiVault Support", |