From 6dff20e8ed6fad12006df326314be23e2ecb6fb0 Mon Sep 17 00:00:00 2001 From: althafvly Date: Thu, 6 Mar 2025 23:00:40 +0530 Subject: [PATCH] update: Release notes app in production --- updatable_system_apps.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/updatable_system_apps.json b/updatable_system_apps.json index fe51488..b5e71f3 100644 --- a/updatable_system_apps.json +++ b/updatable_system_apps.json @@ -1 +1,3 @@ -[] +[ + { "packageName": "foundation.e.notes", "projectId": 163} +] -- GitLab