fix: initial coundown value

This commit is contained in:
Aravinth Manivannan 2024-03-21 15:55:45 +05:30
parent 5201da5b1b
commit 2b4197a7ef
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
<div id='curtain'>
<h1>Please wait while the store is being provisioned</h1>
<h1 id="countdown">10</h1>
<h1 id="countdown">5</h1>
<div class='left'></div>
<div class='right'></div>