Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"auto_map": {
|
3 |
-
"AutoConfig": "config"
|
4 |
},
|
5 |
"architectures": [
|
6 |
"test"
|
|
|
1 |
{
|
2 |
"auto_map": {
|
3 |
+
"AutoConfig": "config.config"
|
4 |
},
|
5 |
"architectures": [
|
6 |
"test"
|