mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 09:29:31 +08:00
Add toggle to hide the uptime percentage on a statuspage
This commit is contained in:
@@ -106,6 +106,7 @@ class Database {
|
||||
"patch-notification-config.sql": true,
|
||||
"patch-fix-kafka-producer-booleans.sql": true,
|
||||
"patch-timeout.sql": true, // The last file so far converted to a knex migration file
|
||||
"patch-add-hide-uptime-percentage.sql": true
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user