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