Merge branch 'Dictionarry-Hub:stable' into stable

This commit is contained in:
Seraphys 2025-02-07 21:22:55 -06:00 committed by GitHub
commit 0d9c4cce94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 15 additions and 15 deletions

View File

@ -5323,7 +5323,7 @@
"language": "english",
"name": "Includes English",
"negate": true,
"required": false,
"required": true,
"type": "language"
}
],

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"updated_at": "2025-02-07T00:03:09.837114+00:00",
"updated_at": "2025-02-07T18:44:56.820659+00:00",
"folders": [
"custom_formats",
"profiles",

File diff suppressed because one or more lines are too long

View File

@ -14,6 +14,6 @@ conditions:
language: english
name: Includes English
negate: true
required: false
required: true
type: language
tests: []