mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-25 13:13:56 +02:00
tabletopIronFrameStand
This commit is contained in:
@@ -80,6 +80,7 @@ export const desk = defineObject({
|
||||
case 'frameColor': applyFrameColor(); break;
|
||||
case 'boardColor': applyBoardColor(); break;
|
||||
case 'width': applySize(); break;
|
||||
case 'depth': applySize(); break;
|
||||
}
|
||||
},
|
||||
interactions: {},
|
||||
|
||||
Reference in New Issue
Block a user