4 missing categories (#3110)

This commit is contained in:
ajokt123
2025-05-02 04:57:39 -04:00
committed by GitHub
parent 951c142e96
commit 8d8c41c371
4 changed files with 13 additions and 4 deletions

View File

@@ -14,5 +14,8 @@
"explode",
"explosive"
],
"categories": []
"categories": [
"security",
"tools"
]
}

View File

@@ -8,5 +8,7 @@
"tags": [
"licence"
],
"categories": []
"categories": [
"text"
]
}

View File

@@ -9,5 +9,7 @@
"licence",
"license"
],
"categories": []
"categories": [
"text"
]
}

View File

@@ -7,5 +7,7 @@
"licence",
"license"
],
"categories": []
"categories": [
"text"
]
}