Fix - light theme ui break due to theme
This commit is contained in:
@@ -1069,6 +1069,7 @@ func handleInfo(resp http.ResponseWriter, request *http.Request) {
|
||||
activatedAppIds = append(activatedAppIds, app.ID)
|
||||
}
|
||||
|
||||
userInfo.ActiveOrg.Branding = org.Branding
|
||||
|
||||
returnValue := shuffle.HandleInfo{
|
||||
Success: true,
|
||||
|
||||
Reference in New Issue
Block a user