mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-24 04:34:13 +02:00
hasCollisions
This commit is contained in:
@@ -15,7 +15,7 @@ export const mug = defineObject({
|
||||
default: {},
|
||||
},
|
||||
placement: 'top',
|
||||
noCollisions: true,
|
||||
hasCollisions: false,
|
||||
createInstance: ({ scene, root }) => {
|
||||
let yugeDispose: (() => void) | null = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user