mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 14:14:27 +02:00
add TinyEditor package
This commit is contained in:
@ -57,5 +57,5 @@ class LuaPlayground extends this.OS.GUI.BaseApplication
|
||||
cleanup: (e)->
|
||||
@socket.close() if @socket
|
||||
|
||||
this.OS.dependencies = ["ace/ace"]
|
||||
LuaPlayground.dependencies = ["ace/ace"]
|
||||
this.OS.register "LuaPlayground", LuaPlayground
|
||||
|
Reference in New Issue
Block a user