Adding ability to remove push ids when reported as removed from google or apple (#5513)
* Adding ability to remove push device Ids when reported as removed from google or apple * Fixing log string * Removing unneeded nil check
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
8509c2f0b0
Коммит
80273d0234
@@ -35,6 +35,7 @@ const (
|
||||
STATUS = "status"
|
||||
STATUS_OK = "OK"
|
||||
STATUS_FAIL = "FAIL"
|
||||
STATUS_REMOVE = "REMOVE"
|
||||
|
||||
CLIENT_DIR = "webapp/dist"
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user