web: do not overwrite existing cookie
This commit is contained in:
parent
7ae2775c3f
commit
1243203085
@ -13,7 +13,6 @@ function ReviewButtonClicked(action: Action) {
|
||||
method: "POST",
|
||||
headers: {
|
||||
"Content-type": "application/json",
|
||||
"Cookie": "session_id=c5191ddc-eee1-4010-900c-6b2c7b6780ab"
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user