mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Fixes command folder name in templates.json (#1061)
This commit is contained in:
committed by
Peter Johnson
parent
4e1964156e
commit
560123ab7d
@@ -21,7 +21,7 @@
|
||||
"tags": [
|
||||
"Command"
|
||||
],
|
||||
"foldername": "command"
|
||||
"foldername": "commandbased"
|
||||
},
|
||||
{
|
||||
"name": "Sample Robot",
|
||||
|
||||
Reference in New Issue
Block a user