From eed99a1f16e3b43d026709b55bf7620d34c5f44e Mon Sep 17 00:00:00 2001 From: Melvin Jones Repol Date: Fri, 29 Sep 2023 18:48:29 +0800 Subject: [PATCH] Initial Commit --- webvium/notification.json | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/webvium/notification.json b/webvium/notification.json index 3df7d5ae..789fc949 100644 --- a/webvium/notification.json +++ b/webvium/notification.json @@ -1,10 +1,14 @@ {"com.mrepol742.webvium":[{ "title":"Hello World", "content":"Test Webvium features. The feedback you gave will help us to identify and address future issues, and make Webvium even better.", -"url":"https://mrepol742.github.io/webvium/thankyou/"}],"com.mrepol742.webvium.dev": [{ -"title":"Thank you for downloading the indev version of Webvium", -"content":"This version includes performance and improvements in Webvium Search and other areas of the app on the internet.", -"url":"https://mrepol742.github.io/webvium/thankyou/"}],"com.mrepol742.webvium.beta": [{ - "title":"Thank you for downloading Webvium", - "content":"This version of webvium includes releases from the dev.", - "url":"https://mrepol742.github.io/webvium/thankyou/"}]} +"url":"https://mrepol742.github.io/webvium/thankyou/"}], + +"com.mrepol742.webvium.dev": [{ + "title":"IntNext Real Estate", + "content":"Our newest project check it out,", + "url":"https://intnext-realestate.github.io?utm_source=wvapp"}], + + "com.mrepol742.webvium.beta": [{ + "title":"IntNext Real Estate", + "content":"Our newest project check it out,", + "url":"https://intnext-realestate.github.io?utm_source=wvapp"}]}