fix: add getInitilized to white list
This commit is contained in:
@@ -17,6 +17,7 @@ const whiteList = [
|
||||
"getOpenid",
|
||||
"getMetamaskNonce",
|
||||
"renew",
|
||||
"getInitialized",
|
||||
];
|
||||
const baseQuery = fetchBaseQuery({
|
||||
baseUrl: BASE_URL,
|
||||
|
||||
Reference in New Issue
Block a user