mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 13:53:45 +02:00
Encode all parts of the URI individually, closes #2620
This commit is contained in:
@@ -14,6 +14,7 @@ export default () => {
|
||||
focusThrottleInterval: 30000,
|
||||
revalidateOnMount: false,
|
||||
refreshInterval: 0,
|
||||
errorRetryCount: 2,
|
||||
},
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user