fix
This commit is contained in:
@@ -218,7 +218,7 @@ export interface Submission {
|
||||
ip: string
|
||||
// TODO: 这里不知道是什么
|
||||
contest: null
|
||||
problem: number
|
||||
problem: string
|
||||
can_unshare: boolean
|
||||
}
|
||||
|
||||
@@ -346,4 +346,4 @@ export interface AnnouncementEdit {
|
||||
title: string
|
||||
content: string
|
||||
visible: boolean
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user