mirror of
https://github.com/lubosz/overte.git
synced 2025-04-12 22:58:12 +02:00
Replace tabs with spaces.
This commit is contained in:
parent
43ddf7ca23
commit
fd3c69a905
1 changed files with 1 additions and 1 deletions
|
@ -863,7 +863,7 @@ var toolBar = (function () {
|
|||
addButton("newShapeButton", function () {
|
||||
createNewEntity({
|
||||
type: "Shape",
|
||||
shape: "Cube",
|
||||
shape: "Cube",
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue