Skip to content

Commit 24dc8f8

Browse files
committed
- fixed backup prompt persist issue when pressing Yes
1 parent 3e15a7a commit 24dc8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Spixi/Resources/Raw/html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
<span class="body-sm s-text-01">*SL{index-backup-prompt-desc}</span>
242242
</div>
243243
<div class="add-mini-app-buttons">
244-
<div class="spixi-flat-button label-sm" onclick="window.location.href='ixian:backup'">
244+
<div class="spixi-flat-button label-sm" onclick="toggleAnimatedSlider('backup-prompt');window.location.href = 'ixian:backup';">
245245
*SL{index-backup-prompt-create}
246246
</div>
247247
<div class="spixi-flat-button label-sm button outline" onclick="toggleAnimatedSlider('backup-prompt')">

0 commit comments

Comments
 (0)