diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/premium_channel.apd | 6 | ||||
-rw-r--r-- | app/probe.apd | 4 |
2 files changed, 2 insertions, 8 deletions
diff --git a/app/premium_channel.apd b/app/premium_channel.apd deleted file mode 100644 index 9764051d1..000000000 --- a/app/premium_channel.apd +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -url: $baseurl/connect/$nick -requires: local_channel -name: Premium Channel -photo: icon:check-circle-o -categories: Networking diff --git a/app/probe.apd b/app/probe.apd index 097219292..1cc8bd991 100644 --- a/app/probe.apd +++ b/app/probe.apd @@ -1,5 +1,5 @@ -version: 2 -url: $baseurl/probe +version: 3 +url: $baseurl/zot_probe requires: local_channel name: Remote Diagnostics photo: icon:user-md |