mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 02:40:08 +00:00
add(types): nsfw_level field to Guild (#958)
* feat(types/guilds): add nsfw_level field * feat(types/guilds): add nsfw_level field to Guild * style: format changed files * Update guild.ts * GuildNSFWLevel -> GuildNsfwLevel * GuildNSFWLevel -> GuildNsfwLevel * Update src/types/guilds/guild.ts Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> Co-authored-by: ITOH <to@itoh.at>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -26,3 +26,6 @@ desktop.ini
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
*.code-workspace
|
||||
|
||||
# Sublime Text
|
||||
.sublime-project
|
||||
Reference in New Issue
Block a user