From 161a67500d85b3498abe52897ac60016d051bee9 Mon Sep 17 00:00:00 2001 From: armine-fliplet Date: Fri, 27 Dec 2024 15:13:31 +0400 Subject: [PATCH] Add changes for testing --- interface.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/interface.html b/interface.html index 0a95e40..439f3f8 100644 --- a/interface.html +++ b/interface.html @@ -1872,10 +1872,13 @@

App submission status

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