looks better this way
This commit is contained in:
parent
744cc7b9fb
commit
59921f93d8
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
{#if operationType == OperationType.Install}
|
{#if operationType == OperationType.Install}
|
||||||
<button on:click|once={() => install()}>Install / Update!</button>
|
<button on:click|once={() => install()}>Install / Update!</button>
|
||||||
<br />
|
<br />
|
||||||
Install the latest WBM.
|
Install the latest War Brokers Mods.
|
||||||
{:else}
|
{:else}
|
||||||
<button on:click|once={() => remove()}>Remove!</button>
|
<button on:click|once={() => remove()}>Remove!</button>
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue