Make names even shorter + allow emulator

master
Marco H 2021-12-09 13:38:10 +01:00 committed by GitHub
parent 32107c668e
commit 0f18c5888f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -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"],