Merge pull request #499 from LainLayer/fix_snake_case

replaced newsletter_publication with newsletterPublication
This commit is contained in:
Zed 2022-01-02 13:56:06 +01:00 committed by GitHub
commit ab51ff06c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ type
videoDirectMessage = "video_direct_message"
imageDirectMessage = "image_direct_message"
audiospace = "audiospace"
newsletter_publication = "newsletter_publication"
newsletterPublication = "newsletter_publication"
unknown
Card* = object