1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 14:05:35 +02:00
This commit is contained in:
syuilo
2026-04-23 20:22:24 +09:00
parent 8a6e925297
commit e6ce36178c
3 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -39,6 +39,7 @@ import { hangingTShirt } from './objects/hangingTShirt.js';
import { icosahedron } from './objects/icosahedron.js';
import { ironFrameShelf5, ironFrameShelf4, ironFrameShelf3 } from './objects/ironFrameShelf.js';
import { ironFrameTable } from './objects/ironFrameTable.js';
import { issyoubin } from './objects/issyoubin.js';
import { keyboard } from './objects/keyboard.js';
import { laptopPc } from './objects/laptopPc.js';
import { lavaLamp } from './objects/lavaLamp.js';
@@ -136,6 +137,7 @@ export const OBJECT_DEFS = [
ironFrameShelf4,
ironFrameShelf3,
ironFrameTable,
issyoubin,
keyboard,
laptopPc,
lavaLamp,

View File

@@ -18,7 +18,7 @@ export const issyoubin = defineObject({
},
},
default: {
variation: 'ai',
variation: 'misuki',
},
},
placement: 'top',