Add on_settings to scripts without it

This commit is contained in:
Evgeny
2024-05-16 15:27:31 +04:00
parent 7d6b925802
commit 9ab0ab3934
8 changed files with 34 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ The type of script is determined by the line (meta tag) at the beginning of the
* Added `prefs:show_dialog` method
* Added support for SVG icons to the Rich UI API
* To show settings dialog you must declare `on_settings` function
### 5.2.3