mirror of https://github.com/Lissy93/dashy.git
⚙ Adds link to action button route in defaults
This commit is contained in:
parent
79f648922a
commit
245cdf0d4c
|
@ -44,6 +44,7 @@ module.exports = {
|
|||
rebuild: '/config-manager/rebuild',
|
||||
systemInfo: '/system-info',
|
||||
corsProxy: '/cors-proxy',
|
||||
actionButtonCall: '/action-button',
|
||||
},
|
||||
/* List of built-in themes, to be displayed within the theme-switcher dropdown */
|
||||
builtInThemes: [
|
||||
|
|
Loading…
Reference in New Issue