mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 07:43:50 +02:00
Auto Delete Old Prints
This commit is contained in:
@@ -77,6 +77,9 @@ export default class extends baseClass {
|
||||
})
|
||||
.then((response) => {
|
||||
if (!response.data) {
|
||||
if ($app.debugWebRequests) {
|
||||
console.log(init, response);
|
||||
}
|
||||
return response;
|
||||
}
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user