auto-git:

[change] src/app/App.tsx
This commit is contained in:
2026-04-22 13:59:14 +02:00
parent 1f4b764be9
commit d055b4ff74

View File

@@ -2088,6 +2088,8 @@ function formatBoxVolumeRenderPathLabel(path: BoxVolumeRenderPath): string {
}
}
const DEFAULT_BOX_VOLUME_LIGHT_SETTINGS = createDefaultBoxBrushLightSettings();
function createProjectDownloadName(projectName: string): string {
const slug = projectName
.trim()