1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 02:53:58 +02:00
This commit is contained in:
syuilo
2026-04-29 10:04:45 +09:00
parent fa2b1d6096
commit c8441da835
11 changed files with 10 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ export const sprayer = defineObject({
},
placement: 'top',
hasCollisions: false,
canPreMeshesMerging: true,
createInstance: () => {
return {
interactions: {},