mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-06 18:52:43 +02:00
Update example plugin and add plugins frontend page with save config endpoint
This commit is contained in:
@@ -109,6 +109,11 @@ export default {
|
||||
id: 'config-authentication',
|
||||
title: this.$strings.HeaderAuthentication,
|
||||
path: '/config/authentication'
|
||||
},
|
||||
{
|
||||
id: 'config-plugins',
|
||||
title: 'Plugins',
|
||||
path: '/config/plugins'
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user