#1114: Added hotfix for users with missing organization mapping
This commit is contained in:
@@ -370,6 +370,7 @@ const App = (message, props) => {
|
||||
globalUrl={globalUrl}
|
||||
setCookie={setCookie}
|
||||
cookies={cookies}
|
||||
checkLogin={checkLogin}
|
||||
{...props}
|
||||
/>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user