mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-31 04:33:58 +02:00
wip
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
import { defineObject } from '../engine.js';
|
||||
import { defineObject } from '../object.js';
|
||||
|
||||
export const rolledUpPoster = defineObject({
|
||||
id: 'rolledUpPoster',
|
||||
|
||||
Reference in New Issue
Block a user