diff options
| author | Mark Felder <feld@FreeBSD.org> | 2019-12-12 13:37:32 -0600 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2019-12-12 13:37:32 -0600 |
| commit | 3eeb3dc57296cba13e3760a79b635fba5a332be0 (patch) | |
| tree | 36245bae942e7eed0bd65b50bff06fd2ae1b3cb1 /src/App.vue | |
| parent | 821a2bcc68e1a6c5e0b9a8080b0b8a2be04d1dd2 (diff) | |
Lint
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue index d455e9ed..5f8517d4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -43,8 +43,8 @@ <search-bar class="nav-icon mobile-hidden" @toggled="onSearchBarToggled" - @click.stop.native v-if="currentUser || !privateMode" + @click.stop.native /> <router-link class="mobile-hidden" |
