Some cleanup

This commit is contained in:
Max Lynch
2020-12-30 23:01:42 -06:00
parent fc6110e820
commit f19a1d8ac0
8 changed files with 44 additions and 47 deletions
-1
View File
@@ -49,7 +49,6 @@ const Store = new PullStateStore({
currentPage: null,
homeItems,
lists,
selectedList: null,
settings: {
enableNotifications: true,
},