From fbd4da4ce0707327f3a4cf617a37b7d947ce453a Mon Sep 17 00:00:00 2001 From: ysolodka <164353368+ysolodka@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:49:56 +0400 Subject: [PATCH] Revert "PS-422-[FIX]: Ensures user isn't seeing Fliplet Admin settings" --- interface.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/interface.html b/interface.html index f691a9d..81647a2 100644 --- a/interface.html +++ b/interface.html @@ -1872,13 +1872,10 @@

App submission status

Completed
\{{#if fileUrl}}
Download file
\{{/if}} - \{{#if isAdmin}} \{{#if debugFileUrl}}
Admin Download debug app
\{{else}} -
Admin Debug app not available
- \{{/if}} - \{{/if}} +
Admin Debug app not available
\{{/if}} \{{#if updatedAt}} Finished on: \{{updatedAt}}\{{/if}}