Allows sorting items by most used

This commit is contained in:
Alicia Sykes
2021-09-05 00:43:52 +01:00
parent 48533f397a
commit 955985071f
3 changed files with 25 additions and 5 deletions

View File

@@ -93,6 +93,7 @@ module.exports = {
BACKUP_HASH: 'backupHash',
HIDE_SETTINGS: 'hideSettings',
USERNAME: 'username',
MOST_USED: 'mostUsed',
},
/* Key names for cookie identifiers */
cookieKeys: {