mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: dm widget
Closes #160 Closes #515 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -82,7 +82,6 @@ class Request {
|
||||
await Request().post(Api.activateBuvidApi,
|
||||
data: {'payload': jsonData},
|
||||
options: Options(contentType: Headers.jsonContentType));
|
||||
;
|
||||
} catch (e) {
|
||||
log("setCookie, $e");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user