This commit is contained in:
Chris Ryan 2025-08-20 21:59:45 +10:00
parent 71238935d6
commit 770a6a4e23
2 changed files with 1 additions and 4 deletions

View file

@ -2435,5 +2435,5 @@
"configureAttribution": "Configure Attribution"
}
}
}
}
}

View file

@ -7,6 +7,3 @@ export * as actors from './actor/_module.mjs';
export * as chatMessages from './chat-message/_modules.mjs';
export * as fields from './fields/_module.mjs';
export * as items from './item/_module.mjs';
export * as scene from './scene/_module.mjs';