Make names even shorter + allow emulator
parent
32107c668e
commit
0f18c5888f
|
|
@ -4827,11 +4827,12 @@
|
||||||
"data": [{"name":"ptlaunch.patterns.json"}]
|
"data": [{"name":"ptlaunch.patterns.json"}]
|
||||||
},
|
},
|
||||||
{ "id": "clicompleteclk",
|
{ "id": "clicompleteclk",
|
||||||
"name": "Command line complete clock",
|
"name": "CLI cmplt clock",
|
||||||
"shortName":"Cli cmplt clk",
|
"shortName":"CLI cmplt clk",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "Command line styled clock with lots of information",
|
"description": "Command line styled clock with lots of information",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
|
"allow_emulator": true,
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock,cli,command,bash,shell,weather,hrt",
|
"tags": "clock,cli,command,bash,shell,weather,hrt",
|
||||||
"supports" : ["BANGLEJS", "BANGLEJS2"],
|
"supports" : ["BANGLEJS", "BANGLEJS2"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue