mirror of
https://github.com/vladmandic/automatic
synced 2026-09-07 05:20:47 +02:00
reorganize scripts/extensions
Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
@@ -35,7 +35,7 @@ def exec_with_return(code, module):
|
||||
return None
|
||||
|
||||
|
||||
class Script(scripts_manager.Script):
|
||||
class CustomCodeScript(scripts_manager.Script):
|
||||
|
||||
def title(self):
|
||||
return "Custom code"
|
||||
|
||||
Reference in New Issue
Block a user