mirror of
https://github.com/Xevion/banner.git
synced 2026-01-31 02:23:34 -06:00
feat: display project version on frontend
This commit is contained in:
@@ -8,6 +8,7 @@ export interface HealthResponse {
|
||||
|
||||
export interface StatusResponse {
|
||||
status: string;
|
||||
version: string;
|
||||
bot: {
|
||||
status: string;
|
||||
uptime: string;
|
||||
|
||||
Reference in New Issue
Block a user