Skip to content

Create method for updating user cache and fix banner caching

Mateusz Brawański requested to merge github/fork/IDoEverything/user-cache- into master

Created by: IDoEverything

Summary

Creates a helper function UpdateUserCache to avoid duplication of code for updating user cache.

Details

Created UpdateUserCache, and fixed banners not being cached on GetUserAsync

Merge request reports