diff --git a/src/components/notifications/OneChat.vue b/src/components/notifications/OneChat.vue index 6cee9c3a8..b954d338b 100644 --- a/src/components/notifications/OneChat.vue +++ b/src/components/notifications/OneChat.vue @@ -9,6 +9,7 @@ id="onechat-access-token" v-model="$parent.notification.accessToken" :required="true" + >
{{ $t("OneChatAccessToken") }}
@@ -60,4 +61,4 @@ export default { HiddenInput, }, }; - \ No newline at end of file +