Skip to content

Commit

Permalink
[web] Lint source code
Browse files Browse the repository at this point in the history
  • Loading branch information
hacketiwack committed Apr 21, 2024
1 parent 0d11f73 commit c3d5c6e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions web-src/src/pages/PageSearchLibrary.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@
scope="global"
>
<template #query><code>query:</code></template>
<template #help
><a
<template #help>
<a
href="https://owntone.github.io/owntone-server/smart-playlists/"
target="_blank"
v-text="$t('page.search.expression')"
/></template>
/>
</template>
</i18n-t>
</div>
</form>
Expand Down

0 comments on commit c3d5c6e

Please sign in to comment.