mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-21 14:35:29 +02:00
wip
This commit is contained in:
@@ -24,6 +24,7 @@ import { monitor } from './objects/monitor.js';
|
||||
import { monstera } from './objects/monstera.js';
|
||||
import { mug } from './objects/mug.js';
|
||||
import { openedCardboardBox } from './objects/openedCardboardBox.js';
|
||||
import { pachira } from './objects/pachira.js';
|
||||
import { plant } from './objects/plant.js';
|
||||
import { plant2 } from './objects/plant2.js';
|
||||
import { powerStrip } from './objects/powerStrip.js';
|
||||
@@ -56,6 +57,7 @@ export const OBJECT_DEFS = [
|
||||
monstera,
|
||||
mug,
|
||||
openedCardboardBox,
|
||||
pachira,
|
||||
plant,
|
||||
plant2,
|
||||
powerStrip,
|
||||
|
||||
Reference in New Issue
Block a user