mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +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
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user