Skip to content

Commit 80fabea

Browse files
committed
chore(registry): update mustache-variables-registry.json after scan and schema sync
1 parent 728eeae commit 80fabea

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

scripts/mustache-variables-registry.json

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6067,6 +6067,36 @@
60676067
}
60686068
]
60696069
},
6070+
"tags": {
6071+
"name": "tags",
6072+
"category": "theme_metadata",
6073+
"type": "string",
6074+
"files": [
6075+
"style.css"
6076+
],
6077+
"count": 1,
6078+
"usage": [
6079+
{
6080+
"file": "style.css",
6081+
"line": 15
6082+
}
6083+
]
6084+
},
6085+
"network": {
6086+
"name": "network",
6087+
"category": "theme_metadata",
6088+
"type": "string",
6089+
"files": [
6090+
"style.css"
6091+
],
6092+
"count": 1,
6093+
"usage": [
6094+
{
6095+
"file": "style.css",
6096+
"line": 16
6097+
}
6098+
]
6099+
},
60706100
"theme_uri": {
60716101
"name": "theme_uri",
60726102
"category": "urls",
@@ -6803,4 +6833,4 @@
68036833
"unused": [],
68046834
"scannedAt": "2025-12-18T06:43:51.370Z"
68056835
}
6806-
}
6836+
}

0 commit comments

Comments
 (0)