Skip to content

Commit afc2926

Browse files
authored
Update .macro.json in catalog.json (#5240)
1 parent 801956a commit afc2926

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/api/json/catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7753,9 +7753,9 @@
77537753
"url": "https://raw.githubusercontent.com/loft-sh/devspace/main/devspace-schema.json"
77547754
},
77557755
{
7756-
"name": ".macro.json",
7756+
"name": "macro.json",
77577757
"description": "Macro configuration file",
7758-
"fileMatch": [".macro.json"],
7758+
"fileMatch": ["macro.json"],
77597759
"url": "https://raw.githubusercontent.com/rebaz94/macro_kit/refs/heads/main/macro_schema.json"
77607760
},
77617761
{

0 commit comments

Comments
 (0)