From 14439a4aab5a1b18f40af9fd0647c5b3799da61f Mon Sep 17 00:00:00 2001 From: Ujwal Chapagain <100770475+Ujwal223@users.noreply.github.com> Date: Sat, 13 Jun 2026 15:14:52 +0545 Subject: [PATCH] Update popup.json --- android/popup.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/android/popup.json b/android/popup.json index 8320a7e..e1c81f5 100644 --- a/android/popup.json +++ b/android/popup.json @@ -1,10 +1,10 @@ { - "show": false, + "show": true, "id": "popup_005", - "header": "FOCUSGRAM UPDATE DISCONTINUITION!!", - "body": "Due to NO Support from community, it is being difficult for me to maintain this project, due to which, Next coming update might be the LAST update for FocusGram. THANKS FOR UNDERSTANDING! ", + "header": "App Update NOtice!", + "body": "New App Update is available, if you havent updated to V2.0.0 then you can just update the app normally. But If you are in v2.0.0 you must delete it and install new version. (i forgot to sign V2)", "max_shows": 6, - "button_text": "OKAY..." + "button_text": "Sucks Man..." }