mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-14 20:33:30 +01:00
fix merge problem
This commit is contained in:
parent
c97ed81575
commit
c836e9a853
1 changed files with 1 additions and 1 deletions
|
|
@ -403,4 +403,4 @@ App2D.prototype.handleTerminalInput = function(commandStr) {
|
|||
|
||||
App2D.STORAGE_PREFIX = "TCAD.projects.";
|
||||
|
||||
export default App2D;-
|
||||
export default App2D;
|
||||
Loading…
Reference in a new issue