mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 15:34:03 +02:00
tabletopIronFrameStand
This commit is contained in:
@@ -73,6 +73,7 @@ import { tabletopCalendar } from './objects/tabletopCalendar.js';
|
||||
import { tabletopDigitalClock } from './objects/tabletopDigitalClock.js';
|
||||
import { tabletopFlag } from './objects/tabletopFlag.js';
|
||||
import { tabletopGlassPictureFrame } from './objects/tabletopGlassPictureFrame.js';
|
||||
import { tabletopIronFrameStand } from './objects/tabletopIronFrameStand.js';
|
||||
import { tabletopPictureFrame } from './objects/tabletopPictureFrame.js';
|
||||
import { tapestry } from './objects/tapestry.js';
|
||||
import { tetrapod } from './objects/tetrapod.js';
|
||||
@@ -160,6 +161,7 @@ export const OBJECT_DEFS = [
|
||||
tabletopDigitalClock,
|
||||
tabletopFlag,
|
||||
tabletopGlassPictureFrame,
|
||||
tabletopIronFrameStand,
|
||||
tabletopPictureFrame,
|
||||
tapestry,
|
||||
tetrapod,
|
||||
|
||||
Reference in New Issue
Block a user