Reworked telegram notifications
Build and Publish / Build and Publish Docker Image (push) Successful in 1m50s
Build and Publish / Build and Publish Docker Image (push) Successful in 1m50s
This commit is contained in:
@@ -179,6 +179,8 @@ pub struct User {
|
||||
pub login: String,
|
||||
pub password_hash: String,
|
||||
pub display_name: Option<String>,
|
||||
pub telegram_chat_id: Option<String>,
|
||||
pub telegram_notifications: Option<bool>,
|
||||
/// active | archived
|
||||
pub status: String,
|
||||
pub created_at: chrono::NaiveDateTime,
|
||||
|
||||
Reference in New Issue
Block a user