mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-26 12:34:30 +02:00
wip
This commit is contained in:
@@ -33,6 +33,7 @@ import { powerStrip } from './objects/powerStrip.js';
|
||||
import { roundRug } from './objects/roundRug.js';
|
||||
import { snakeplant } from './objects/snakeplant.js';
|
||||
import { steelRack } from './objects/steelRack.js';
|
||||
import { tabletopDigitalClock } from './objects/tabletopDigitalClock.js';
|
||||
import { tv } from './objects/tv.js';
|
||||
import { wallClock } from './objects/wallClock.js';
|
||||
import { woodSoundAbsorbingPanel } from './objects/woodSoundAbsorbingPanel.js';
|
||||
@@ -68,6 +69,7 @@ export const OBJECT_DEFS = [
|
||||
roundRug,
|
||||
snakeplant,
|
||||
steelRack,
|
||||
tabletopDigitalClock,
|
||||
tv,
|
||||
wallClock,
|
||||
woodSoundAbsorbingPanel,
|
||||
|
||||
Reference in New Issue
Block a user