stash
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: "JavLibrary Python"
|
||||
# requires: py_common
|
||||
|
||||
sceneByFragment:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- JavLibrary_python.py
|
||||
sceneByName:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- JavLibrary_python.py
|
||||
- searchName
|
||||
sceneByQueryFragment:
|
||||
action: script
|
||||
script:
|
||||
- python
|
||||
- JavLibrary_python.py
|
||||
- validSearch
|
||||
# Last Updated April 4, 2024
|
||||
Reference in New Issue
Block a user