mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-04 06:34:03 +02:00
speakerStand
This commit is contained in:
@@ -70,6 +70,7 @@ import { router } from './objects/router.js';
|
||||
import { siphon } from './objects/siphon.js';
|
||||
import { snakeplant } from './objects/snakeplant.js';
|
||||
import { speaker } from './objects/speaker.js';
|
||||
import { speakerStand } from './objects/speakerStand.js';
|
||||
import { sprayer } from './objects/sprayer.js';
|
||||
import { steelRack } from './objects/steelRack.js';
|
||||
import { tabletopCalendar } from './objects/tabletopCalendar.js';
|
||||
@@ -161,6 +162,7 @@ export const OBJECT_DEFS = [
|
||||
siphon,
|
||||
snakeplant,
|
||||
speaker,
|
||||
speakerStand,
|
||||
sprayer,
|
||||
steelRack,
|
||||
tabletopCalendar,
|
||||
|
||||
Reference in New Issue
Block a user