Add on_settings to scripts without it
This commit is contained in:
@@ -91,3 +91,8 @@ function table_to_tables(tab, num)
|
||||
|
||||
return out_tab
|
||||
end
|
||||
|
||||
function on_settings()
|
||||
settings:show_dialog()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user