Skip to content

Commit

Permalink
Minor changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Smoren committed May 1, 2024
1 parent 6dabeb2 commit cbc6f5e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ const linkInfluenceConfigDescription = computed(() => {
<button class="btn btn-outline-secondary" @click="toggleRandomizeConfig">Randomize</button>
<button class="btn btn-outline-secondary" @click="setDefaultTypesConfig">Default</button>
<button class="btn btn-outline-secondary" @click="refill">Refill</button>
<!-- TODO fix and on. -->
<button class="btn btn-outline-secondary" @click="configStore.appendType">Add type</button>
</div>
<div>
Expand Down

0 comments on commit cbc6f5e

Please sign in to comment.