mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
add docs about script.js processor
This commit is contained in:
@@ -81,6 +81,11 @@ export default defineConfig({
|
||||
collapsed: true,
|
||||
autogenerate: { directory: 'processors/string' }
|
||||
},
|
||||
{
|
||||
label: "Script",
|
||||
collapsed: true,
|
||||
autogenerate: { directory: 'processors/script' }
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user