mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-29 18:44:40 +02:00
wip
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -54,6 +54,7 @@ import { pc } from './objects/pc.js';
|
|||||||
import { petBottle } from './objects/petBottle.js';
|
import { petBottle } from './objects/petBottle.js';
|
||||||
import { piano } from './objects/piano.js';
|
import { piano } from './objects/piano.js';
|
||||||
import { pictureFrame } from './objects/pictureFrame.js';
|
import { pictureFrame } from './objects/pictureFrame.js';
|
||||||
|
import { pizza } from './objects/pizza.js';
|
||||||
import { plant } from './objects/plant.js';
|
import { plant } from './objects/plant.js';
|
||||||
import { plant2 } from './objects/plant2.js';
|
import { plant2 } from './objects/plant2.js';
|
||||||
import { poster } from './objects/poster.js';
|
import { poster } from './objects/poster.js';
|
||||||
@@ -138,6 +139,7 @@ export const OBJECT_DEFS = [
|
|||||||
petBottle,
|
petBottle,
|
||||||
piano,
|
piano,
|
||||||
pictureFrame,
|
pictureFrame,
|
||||||
|
pizza,
|
||||||
plant,
|
plant,
|
||||||
plant2,
|
plant2,
|
||||||
poster,
|
poster,
|
||||||
|
|||||||
Reference in New Issue
Block a user