mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-02 14:12:47 +00:00
✅ GET /_matrix/client/r0/pushers (🐘postgres + sqlite³)
This commit is contained in:
parent
2c9ec8c1ab
commit
40baacf020
7 changed files with 80 additions and 48 deletions
|
@ -283,7 +283,6 @@ type Device struct {
|
|||
|
||||
// Pusher represents a push notification subscriber
|
||||
type Pusher struct {
|
||||
ID string
|
||||
UserID string
|
||||
PushKey string
|
||||
Kind string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue