This commit is contained in:
Vri 🌈 2023-06-28 21:08:37 +02:00
parent 073082b520
commit c31e93eefd
Signed by: vrifox
GPG key ID: D40098E5B60B2197
4 changed files with 14 additions and 11 deletions

View file

@ -36,5 +36,4 @@ onUpdated(() => updateSearch(searchValue, searchType))
</div>
</div>
</form>
{{ searchValue + searchType }}
</template>