mirror of
https://github.com/owncast/owncast.git
synced 2025-11-01 02:44:31 +08:00
Display the representation % of players in metrics
This commit is contained in:
@ -93,6 +93,7 @@ const initialServerStatusState = {
|
||||
healthy: true,
|
||||
healthPercentage: 100,
|
||||
message: '',
|
||||
representation: 0,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user