functional
This commit is contained in:
4
ts-lua/dist/test.lua
vendored
4
ts-lua/dist/test.lua
vendored
@@ -3,7 +3,5 @@ menu.add_feature(
|
||||
"test",
|
||||
"action",
|
||||
0,
|
||||
function()
|
||||
ui.notify_above_map("test", "test tile", 140)
|
||||
end
|
||||
function() return ui.notify_above_map("Hello from TypeScript", "", 140) end
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user