From 6985002bdcb14d499b8bed49345a34038a334dbf Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Wed, 24 Jul 2019 21:19:45 +0200 Subject: [PATCH] Add real tag IDs to dummy server API --- server/api.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/api.php b/server/api.php index ceba363..f3aac33 100644 --- a/server/api.php +++ b/server/api.php @@ -2,7 +2,7 @@ // This is just a dummy implementation during the development of the GTK+3 GUI if (isset($_GET['meta'])) { - if ($_GET['id'] == "1") { + if ($_GET['id'] == "BF09CE") { ?> { "title" : "Cute Wifi Cat", @@ -10,7 +10,7 @@ if (isset($_GET['meta'])) { "comment" : "It's mewine!" } { "title" : "Crazy Stuff",