mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
settings redesign
This commit is contained in:
@@ -443,5 +443,4 @@ def on_script_unloaded(callback):
|
||||
|
||||
def on_before_ui(callback):
|
||||
"""register a function to be called before the UI is created."""
|
||||
|
||||
add_callback(callback_map['callbacks_before_ui'], callback)
|
||||
|
||||
Reference in New Issue
Block a user