1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 04:04:08 +02:00
This commit is contained in:
syuilo
2026-02-20 13:15:34 +09:00
parent cdc9b47b78
commit aae03a914d
38 changed files with 199 additions and 39 deletions

View File

@@ -8,7 +8,11 @@ import { defineObject } from '../engine.js';
export const ceilingFanLight = defineObject({
id: 'ceilingFanLight',
defaultOptions: {},
name: 'Ceiling Fan Light',
options: {
schema: {},
default: {},
},
placement: 'ceiling',
createInstance: ({ room, root }) => {
return {