mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 12:39:17 +00:00
update cached profiles on handle change
This commit is contained in:
parent
526d7341e1
commit
66da560302
@ -40,6 +40,7 @@ func SetAccountLogin(w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
}
|
||||
|
||||
SetProfileNotification(account);
|
||||
SetStatus(account)
|
||||
WriteResponse(w, nil)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user