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