Add "audiospace = "audiospace"" (#401)

To fix #390, at least temporarily.
This commit is contained in:
Mennaruuk 2021-06-23 17:15:41 -04:00 committed by GitHub
parent c817491b97
commit 7a01f55dd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -125,7 +125,8 @@ type
messageMe = "message_me"
videoDirectMessage = "video_direct_message"
imageDirectMessage = "image_direct_message"
audiospace = "audiospace"
Card* = object
kind*: CardKind
id*: string