mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-10 00:20:06 +08:00
Update Leaderboard.ts
This commit is contained in:
@@ -16,7 +16,7 @@ export interface LeaderboardReply {
|
||||
}
|
||||
|
||||
export interface LeaderboardEntity {
|
||||
user_rank: number;
|
||||
rank: number;
|
||||
user_id: string;
|
||||
username: string;
|
||||
auth_method: string;
|
||||
|
||||
Reference in New Issue
Block a user