mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Update
This commit is contained in:
@@ -35,7 +35,7 @@ impl ResponseJsonFor<Body> for VersionContext {
|
||||
allow_headers = [CONTENT_TYPE, X_TOKEN],
|
||||
GET,
|
||||
OPTIONS,
|
||||
POST
|
||||
POST,
|
||||
);
|
||||
Ok(builder.body(json::object! {"version": [0, 0, 1, 0]})?)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user