Merge branch 'master' into feature/#1221-clickable-hostaname-on-status-page

This commit is contained in:
Matthew Nickson 2022-06-18 23:53:35 +01:00 committed by GitHub
commit f1d24782f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
92 changed files with 3655 additions and 552 deletions

View file

@ -59,6 +59,8 @@ class Database {
"patch-status-page-footer-css.sql": true,
"patch-added-mqtt-monitor.sql": true,
"patch-add-clickable-status-page-link.sql": true,
"patch-add-sqlserver-monitor.sql": true,
"patch-add-other-auth.sql": { parents: [ "patch-monitor-basic-auth.sql" ] },
};
/**