mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-08 11:26:56 +08:00
fix: no voice in speech page; custom personal page redirect notworking. feat: sync sroll bar between question display page an obs component
This commit is contained in:
@@ -193,7 +193,7 @@ onUnmounted(() => {
|
||||
<NInput
|
||||
:disabled="isSelf"
|
||||
show-count
|
||||
maxlength="1000"
|
||||
maxlength="5000"
|
||||
type="textarea"
|
||||
:count-graphemes="countGraphemes"
|
||||
v-model:value="questionMessage"
|
||||
|
||||
Reference in New Issue
Block a user