1
0
Fork 0

looks better this way

This commit is contained in:
Kim, Jimin 2022-02-03 08:41:01 +09:00
parent 744cc7b9fb
commit 59921f93d8

View file

@ -62,7 +62,7 @@
{#if operationType == OperationType.Install}
<button on:click|once={() => install()}>Install / Update!</button>
<br />
Install the latest WBM.
Install the latest War Brokers Mods.
{:else}
<button on:click|once={() => remove()}>Remove!</button>
<br />