Unify timestamps

This commit is contained in:
Eugene Burmakin
2025-07-07 23:38:10 +02:00
parent a66f41d9fb
commit e64e706b0f
13 changed files with 39 additions and 44 deletions
@@ -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