Chore: Spacing and stuff

This commit is contained in:
looskie
2021-06-22 14:10:58 -04:00
parent 82ff136c9b
commit 98c9ce49ab
5 changed files with 157 additions and 87 deletions

View File

@@ -75,4 +75,4 @@ export interface Assets {
small_image?: string;
large_text: string;
large_image: string;
}
}