mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-12-22 11:03:48 +01:00
fix syntax error
This commit is contained in:
parent
93ec8408f7
commit
0f6983bac9
@ -147,6 +147,5 @@ export async function createFile(objectsById, type, options) {
|
||||
}
|
||||
default:
|
||||
throw new Error(`did not regonize type ${type}`);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user