Commit c7db3892 authored by AU-PRO's avatar AU-PRO

add new code: import configure, set useProxies: "never"

parent 9318a45e
...@@ -164,3 +164,4 @@ const allowScroll = debounce(() => { ...@@ -164,3 +164,4 @@ const allowScroll = debounce(() => {
document.body.style.overflow = "auto"; document.body.style.overflow = "auto";
window.scrollTo(0, top); window.scrollTo(0, top);
}, 300, 1) }, 300, 1)
``
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment