mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 21:38:37 +08:00
Added trailing comma, fixed spelling & translation
This commit is contained in:
@@ -53,7 +53,7 @@ class Database {
|
||||
"patch-2fa-invalidate-used-token.sql": true,
|
||||
"patch-notification_sent_history.sql": true,
|
||||
"patch-monitor-basic-auth.sql": true,
|
||||
"patch-add-docker-columns.sql": true
|
||||
"patch-add-docker-columns.sql": true,
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user