From 2744fe951bcb963fe2fdd716941d386f6852d646 Mon Sep 17 00:00:00 2001 From: Kim Huebel Date: Sun, 25 Apr 2021 11:15:42 +0100 Subject: [PATCH] Edited Readme.md --- README.md | 2 +- html/js/version.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abe87f1..3dd8481 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ YSF,0,2,DEV Reflector, YSF,0,10,YSF2DMR TG26250, YSF,0,40,DL Multimode 263,https://c4fm.ysfreflector.de/Germany/ ``` -First row leave untouched for orientation. The other lines contains on first column the DMR-timeslot the TG is used, second column contains the talkgroup-number and third column contains the label you want to be shown in the target-column of the dashboard. +First row leave untouched for orientation. The other lines contains on first column the DMR-timeslot the TG is used, second column contains the talkgroup-number and third column contains the label you want to be shown in the target-column of the dashboard. The last column can contain an URL to any dashboard or homepage you like to point to. If no URL is given, on DMR-Mode the corresponding Last-Heard-List for the talkgroup in BrandMeister-Network is linked. Please edit this file to your needs. It may change on developer-side from time by time so when updating keep a copy of your personal list to modify/edit it. diff --git a/html/js/version.js b/html/js/version.js index a203799..a35190f 100644 --- a/html/js/version.js +++ b/html/js/version.js @@ -1 +1 @@ -var dashboard_version = "2021-04-25 11:08:48"; +var dashboard_version = "2021-04-25 11:15:42";