New source found from dndbeyond.com
This commit is contained in:
+4
-2
@@ -1,7 +1,9 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
silentJSONParsing: true,
|
||||
forcedJSONParsing: true,
|
||||
clarifyTimeoutError: false
|
||||
clarifyTimeoutError: false,
|
||||
legacyInterceptorReqResOrdering: true,
|
||||
advertiseZstdAcceptEncoding: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user