fix: prevent duplicate uploads and group asset commits
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ export default function Home() {
|
||||
|
||||
<UploadZone />
|
||||
|
||||
<footer className="text-gray-500 text-xs text-center">
|
||||
<footer className="mt-3 text-gray-500 text-xs text-center">
|
||||
Modeles : <span className="font-mono text-gray-400">.glb</span>
|
||||
<span className="mx-2">·</span>
|
||||
Textures : <span className="font-mono text-gray-400">.png · .jpg · .webp</span>
|
||||
|
||||
Reference in New Issue
Block a user