1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 08:14:07 +02:00
This commit is contained in:
syuilo
2026-02-20 13:15:34 +09:00
parent cdc9b47b78
commit aae03a914d
38 changed files with 199 additions and 39 deletions

View File

@@ -7,7 +7,11 @@ import { defineObject } from '../engine.js';
export const openedCardboardBox = defineObject({
id: 'openedCardboardBox',
defaultOptions: {},
name: 'Opened Cardboard Box',
options: {
schema: {},
default: {},
},
placement: 'top',
createInstance: () => {
return {