From 342250a87487d4c68544783493013ab38ab86f81 Mon Sep 17 00:00:00 2001 From: c22dev <102235607+c22dev@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:30:35 +0100 Subject: [PATCH] Update feed.json --- feed.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/feed.json b/feed.json index 65b831d..b3d949b 100644 --- a/feed.json +++ b/feed.json @@ -1,7 +1,7 @@ { - "showpopup": "no", + "showpopup": "yes", "skippable": "yes", - "popuptitle": "Hey There", - "popupcontent": "how are you ", - "nocancel": "false", + "popuptitle": "This app is deprecated. Please use Geranium", + "popupcontent": "Available on GitHub.", + "nocancel": "true", }