mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 20:49:16 +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
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SetProfileNotification(account);
|
||||||
SetStatus(account)
|
SetStatus(account)
|
||||||
WriteResponse(w, nil)
|
WriteResponse(w, nil)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user