feat: more clear definition and first base implementation for lua
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -338,7 +338,7 @@ surface ScriptListItemEntry {
|
||||
|
||||
@guarantee CreateDefaults
|
||||
-- New scripts default to: kind=utility, content='print("new script")',
|
||||
-- entrypoint='render', enabled=true.
|
||||
-- entrypoint='main', enabled=true.
|
||||
|
||||
@guarantee LiveRefresh
|
||||
-- Item list refreshes on scripts-changed event.
|
||||
|
||||
Reference in New Issue
Block a user