优化
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yinsx
2026-01-05 16:30:14 +08:00
parent 661aa63f9f
commit 260c7e706c
6 changed files with 0 additions and 51 deletions

View File

@ -8,8 +8,6 @@ type ErrorCallback = ((error?: unknown) => void) | null | undefined;
export const AppConfig = {
container: 'renderDom',
modelUrlList: [] as string[],
success: null as OptionalCallback,
error: null as ErrorCallback,
env: {
envPath: '/hdr/sanGiuseppeBridge.env',
intensity: 1.5,