Minor refactor - change variable names and add commas to object definitions

This commit is contained in:
Ivan Bratović 2021-11-04 10:12:06 +01:00
parent 0dcb7aed21
commit 179ca232bc
5 changed files with 16 additions and 16 deletions

View file

@ -52,7 +52,7 @@ class Database {
"patch-http-monitor-method-body-and-headers.sql": true,
"patch-2fa-invalidate-used-token.sql": true,
"patch-notification_sent_history.sql": true,
"patch-monitor-basicauth.sql": true,
"patch-monitor-basic-auth.sql": true,
}
/**