1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 17:34:14 +02:00
This commit is contained in:
syuilo
2026-04-28 11:10:57 +09:00
parent 72fbc4bc9c
commit f44d566933
2 changed files with 2 additions and 1 deletions

View File

@@ -77,7 +77,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<XObjectCustomizeForm :schema="controller.selected.value.objectDef.options.schema" :options="controller.selected.value.objectState.options" @update="(k, v) => controller.updateObjectOption(controller.selected.value.objectId, k, v)"></XObjectCustomizeForm>
</div>
<div v-if="isRoomSettingsOpen" class="_panel" :class="$style.overlayObjectInfoPanel">
<div v-if="isRoomSettingsOpen && controller.isEditMode.value" class="_panel" :class="$style.overlayObjectInfoPanel">
<div class="_gaps">
Room options