add challenge author
This commit is contained in:
@@ -56,6 +56,7 @@ export interface ChallengeSlim {
|
||||
pass_score: number | null
|
||||
submitted: boolean
|
||||
is_public: boolean
|
||||
author_name: string | null
|
||||
}
|
||||
|
||||
export interface ChallengeIn {
|
||||
|
||||
Reference in New Issue
Block a user