mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-13 02:19:46 +01:00
Update example plugin and add plugins frontend page with save config endpoint
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
}
|
||||
],
|
||||
"config": {
|
||||
"title": "Example Plugin Configuration",
|
||||
"titleKey": "ExamplePluginConfiguration",
|
||||
"description": "This is an example plugin",
|
||||
"descriptionKey": "ExamplePluginConfigurationDescription",
|
||||
"formFields": [
|
||||
@@ -44,7 +42,6 @@
|
||||
"ItemExampleAction": "Item Example Action",
|
||||
"LabelApiKey": "API Key",
|
||||
"LabelEnable": "Enable",
|
||||
"ExamplePluginConfiguration": "Example Plugin Configuration",
|
||||
"ExamplePluginConfigurationDescription": "This is an example plugin",
|
||||
"LabelRequestAddress": "Request Address"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user