Skip to content

Commit 9d608b6

Browse files
authored
Add missing commas in tools.json (#753)
1 parent a8bdc9f commit 9d608b6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

static/assets/tools.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3729,9 +3729,9 @@
37293729
"vendorURL": "https://www.siemens.com/",
37303730
"description": "Test-based software platform integrating multidisciplinary engineering analysis and simulation models by Siemens Digital Industries Software",
37313731
"features": [],
3732-
"interfaces": [
3733-
"GUI"
3734-
]
3732+
"interfaces": [
3733+
"GUI"
3734+
],
37353735
"platforms": [
37363736
"Windows"
37373737
],
@@ -3755,9 +3755,9 @@
37553755
"vendorURL": "https://www.siemens.com/",
37563756
"description": "Plug-and-play and scalable real-time hardware and software platforms for real-time testing and x-in-the-loop testing by Siemens Digital Industries Software",
37573757
"features": [],
3758-
"interfaces": [
3759-
"GUI"
3760-
]
3758+
"interfaces": [
3759+
"GUI"
3760+
],
37613761
"platforms": [
37623762
"Linux"
37633763
],

0 commit comments

Comments
 (0)