Skip to content

Commit 628d446

Browse files
committed
refresh button back
1 parent 617b4e5 commit 628d446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

svelte/dashboard.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,9 @@
251251
</p>
252252
</div>
253253
</div>
254-
<!-- <div id="clearALL" class="secondarybutton cursor-pointer">
254+
<div id="clearALL" class="secondarybutton cursor-pointer">
255255
<div on:click={handleReGet} id="refreshFlashPos" class="textlightmode button">Refresh Dashboard</div>
256-
</div> -->
256+
</div>
257257
</div>
258258
</div>
259259
{/key}

0 commit comments

Comments
 (0)