1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-26 07:54:13 +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 rolledUpPoster = defineObject({
id: 'rolledUpPoster',
defaultOptions: {},
name: 'Rolled-up Poster',
options: {
schema: {},
default: {},
},
placement: 'top',
createInstance: () => {
return {