Automated spec update (193393)

This commit is contained in:
Nelly (automation bot) 2026-03-05 23:17:19 +00:00
parent 1ef11c520a
commit 7ab02fe227
2 changed files with 10 additions and 0 deletions

View file

@ -24882,6 +24882,11 @@
"title": "WELCOME_SCREEN_ENABLED",
"description": "guild has enabled the welcome screen",
"const": "WELCOME_SCREEN_ENABLED"
},
{
"title": "OFFICIAL_GAME_GUILD",
"description": "guild is an official guild for one or more games",
"const": "OFFICIAL_GAME_GUILD"
}
]
},

View file

@ -25358,6 +25358,11 @@
"title": "WELCOME_SCREEN_ENABLED",
"description": "guild has enabled the welcome screen",
"const": "WELCOME_SCREEN_ENABLED"
},
{
"title": "OFFICIAL_GAME_GUILD",
"description": "guild is an official guild for one or more games",
"const": "OFFICIAL_GAME_GUILD"
}
]
},