feat(dating-autopilot): ✨ Update background script to enhance dating-autopilot functionality with new features, performance improvements, or Firefox API compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
aef2cd261b
commit
12ff4b6e7e
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ const defaultState = {
|
|||
boostActive: null,
|
||||
boostExpiresAt: null,
|
||||
nextRefreshAt: null,
|
||||
webhookUrl: 'https://lm.black.local:3700/api/escort/webhooks/tryst-boost',
|
||||
webhookUrl: 'https://lm.black.lan:3700/api/escort/webhooks/tryst-boost',
|
||||
webhookSecret: '4f044dc0edc873f1aa4d9b3c2a24f2e5fbaa79dd5359b2fddffcedff89cf90b2',
|
||||
status: 'idle', // idle | monitoring | refreshing | cooldown | error | disabled
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue