From cc34ed39960d7d57d989b303210579c638ff77ec Mon Sep 17 00:00:00 2001 From: c22dev <102235607+c22dev@users.noreply.github.com> Date: Mon, 4 Nov 2024 16:56:36 +0100 Subject: [PATCH] Fix potential crash when opening the app --- feed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feed.json b/feed.json index b3d949b..a9c9b4e 100644 --- a/feed.json +++ b/feed.json @@ -3,5 +3,5 @@ "skippable": "yes", "popuptitle": "This app is deprecated. Please use Geranium", "popupcontent": "Available on GitHub.", - "nocancel": "true", + "nocancel": "false", }