mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 22:24:25 +02:00
Update apps categories
This commit is contained in:
@ -5,5 +5,6 @@ Application for serverside code testing and analytics tool.
|
||||
It allows to execute lua code on the server from the browser
|
||||
|
||||
## Change logs
|
||||
* 0.0.7-a: Change icon and category
|
||||
* 0.0.6-a: Fix ace path error
|
||||
* 0.0.5-a: Fix worker path error
|
@ -6,8 +6,8 @@
|
||||
"author": "Xuan Sang LEs",
|
||||
"email": "xsang.le@gmail.com"
|
||||
},
|
||||
"version":"0.0.6-a",
|
||||
"category":"System",
|
||||
"iconclass":"fa fa-adn",
|
||||
"version":"0.0.7-a",
|
||||
"category":"Development",
|
||||
"iconclass":"bi gear-full",
|
||||
"mimes":["none"]
|
||||
}
|
Reference in New Issue
Block a user