mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-09 11:02:52 +08:00
Add description to monitor
* Add description to monitor model * Add description field to database * Add english and spanish translation for description * Closes: #482
This commit is contained in:
@@ -53,6 +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-description-monitor.sql": true,
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user