add: chat notifications
use sql_chanes/notifications_tag.sql; ignore first statement if you never used a preview commit
This commit is contained in:
parent
a009ef9e34
commit
59cfec4819
22 changed files with 267 additions and 136 deletions
|
@ -130,6 +130,8 @@ pub struct ChatsAppQuery {
|
|||
pub page: usize,
|
||||
#[serde(default)]
|
||||
pub nav: bool,
|
||||
#[serde(default)]
|
||||
pub message: usize,
|
||||
}
|
||||
|
||||
#[derive(Deserialize)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue