new script icon and color

This commit is contained in:
apoc 2021-02-14 13:24:55 +01:00
parent 0ae725712d
commit 0fd3f07622
Signed by: apoc
GPG Key ID: FB5C4A681CCD5FB2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: yellow; icon-glyph: magic;
// icon-color: deep-green; icon-glyph: power-off;
const mumbleApiUrl = "https://apoc.uber.space/chaospott_mumble.json";
const spaceApiUrl = "https://status.chaospott.de/status.json";
const logoUrl = "https://chaospott.de/images/logo.png";