GET /_matrix/client/r0/pushers (🐘postgres + sqlite³)

This commit is contained in:
Dan Peleg 2021-04-24 00:02:00 +03:00
parent 2c9ec8c1ab
commit 40baacf020
7 changed files with 80 additions and 48 deletions

View file

@ -283,7 +283,6 @@ type Device struct {
// Pusher represents a push notification subscriber
type Pusher struct {
ID string
UserID string
PushKey string
Kind string