mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Update plugins script language (#4762)
This commit is contained in:
@@ -4,7 +4,7 @@ Embedded plugin tasks are executed within the stash process using a scripting sy
|
|||||||
|
|
||||||
## Supported script languages
|
## Supported script languages
|
||||||
|
|
||||||
Stash currently supports Javascript embedded plugin tasks using [otto](https://github.com/robertkrimen/otto).
|
Stash currently supports Javascript embedded plugin tasks using [goja](https://github.com/dop251/goja).
|
||||||
|
|
||||||
# Javascript plugins
|
# Javascript plugins
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user