fix some warnings

This commit is contained in:
Henry Jameson 2022-03-17 08:35:19 +02:00
parent 8311d4deba
commit be4244acde
8 changed files with 71 additions and 73 deletions

View file

@ -34,7 +34,7 @@
<search-bar
v-if="currentUser || !privateMode"
@toggled="onSearchBarToggled"
@click.stop.native
@click.stop
/>
<button
class="button-unstyled nav-icon"