mirror of
https://github.com/Freika/dawarich.git
synced 2026-05-03 11:09:29 -05:00
Unify timestamps
This commit is contained in:
@@ -1913,6 +1913,7 @@ export default class extends BaseController {
|
||||
headers: {
|
||||
'Accept': 'application/json',
|
||||
'Content-Type': 'application/json',
|
||||
'Authorization': `Bearer ${this.apiKey}`
|
||||
},
|
||||
body: JSON.stringify({
|
||||
api_key: this.apiKey
|
||||
|
||||
Reference in New Issue
Block a user