Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
This commit is contained in:
commit
9403ff796e
@ -21,7 +21,7 @@ export class HttpResponseUtil
|
||||
return s.replace(/[\b]/g, "").replace(/[\f]/g, "").replace(/[\n]/g, "").replace(/[\r]/g, "").replace(
|
||||
/[\t]/g,
|
||||
"",
|
||||
).replace(/[\\]/g, "");
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user