security and optimizations
This commit is contained in:
@@ -469,7 +469,9 @@ class WTVClientSessionData {
|
||||
"contentType": contentType
|
||||
}));
|
||||
return true;
|
||||
} catch {}
|
||||
} catch (e) {
|
||||
console.error("Error in addToScrapbook:", e);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user