mirror of
https://github.com/owncast/owncast.git
synced 2025-11-01 10:55:57 +08:00
Display the representation % of players in metrics
This commit is contained in:
@ -129,6 +129,7 @@ export interface Health {
|
||||
healthy: boolean;
|
||||
healthyPercentage: number;
|
||||
message: string;
|
||||
representation: number;
|
||||
}
|
||||
|
||||
export interface ConfigDetails {
|
||||
|
||||
Reference in New Issue
Block a user