mirror of
https://github.com/Lissy93/dashy.git
synced 2026-05-18 23:44:46 -04:00
✨ Allows sorting items by last used
This commit is contained in:
@@ -94,6 +94,7 @@ module.exports = {
|
||||
HIDE_SETTINGS: 'hideSettings',
|
||||
USERNAME: 'username',
|
||||
MOST_USED: 'mostUsed',
|
||||
LAST_USED: 'lastUsed',
|
||||
},
|
||||
/* Key names for cookie identifiers */
|
||||
cookieKeys: {
|
||||
|
||||
Reference in New Issue
Block a user