LOVE widget: a different background (#7288)

This commit is contained in:
Alexander Platov 2024-12-07 11:34:49 +03:00 committed by GitHub
parent 58630c285e
commit 94fe72e12f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,6 @@
configure={configure && floor?._id === _floor._id}
rooms={getRooms($rooms, _floor._id)}
selected={floor?._id === _floor._id}
background={'var(--theme-navpanel-color)'}
on:configure={() => {
if (floor?._id === _floor._id) {
configure = !configure