fix: #1401 try to disable zoom
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ const makeRequestParam = (
|
||||
};
|
||||
};
|
||||
|
||||
function getHeaders() {
|
||||
export function getHeaders() {
|
||||
const accessStore = useAccessStore.getState();
|
||||
let headers: Record<string, string> = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user