mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-09 11:15:08 +08:00
Show last updated on leaderboard
This commit is contained in:
@@ -12,6 +12,7 @@ export const enum LeaderboardTimeFrame {
|
||||
}
|
||||
export interface LeaderboardReply {
|
||||
time_frame: LeaderboardTimeFrame;
|
||||
last_updated: string; // date time iso string
|
||||
leaderboard: LeaderboardEntity[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user