mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 07:24:16 +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 { tabletopCalendar } from './objects/tabletopCalendar.js';
|
||||
import { tabletopDigitalClock } from './objects/tabletopDigitalClock.js';
|
||||
import { tv } from './objects/tv.js';
|
||||
import { wallClock } from './objects/wallClock.js';
|
||||
@@ -69,6 +70,7 @@ export const OBJECT_DEFS = [
|
||||
roundRug,
|
||||
snakeplant,
|
||||
steelRack,
|
||||
tabletopCalendar,
|
||||
tabletopDigitalClock,
|
||||
tv,
|
||||
wallClock,
|
||||
|
||||
Reference in New Issue
Block a user