mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update defineFurnitureUi.ts
This commit is contained in:
parent
3a97e26f80
commit
cfea88dce3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* SPDX-License-Identifier: AGPL-3.0-only
|
||||
*/
|
||||
|
||||
import type { FurnitureSchemaDef } from 'misskey-world/src/room/object.js';
|
||||
import type { FurnitureSchemaDef } from 'misskey-world/src/room/furniture.js';
|
||||
import type { GetOptionsSchemaUiDef } from '../mono.js';
|
||||
|
||||
export type FurnitureUiDef<Schema extends FurnitureSchemaDef = FurnitureSchemaDef> = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue