summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/client/ui/chat/notes.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/ui/chat/notes.vue b/src/client/ui/chat/notes.vue
index 774b8e4aa3..fb9f8fe260 100644
--- a/src/client/ui/chat/notes.vue
+++ b/src/client/ui/chat/notes.vue
@@ -1,5 +1,5 @@
<template>
-<div class="" :ref="mounted">
+<div class="">
<div class="_fullinfo" v-if="empty">
<img src="https://xn--931a.moe/assets/info.jpg" class="_ghost"/>
<div>{{ $ts.noNotes }}</div>