Fix heartbeat CLI import for recipients resolution
This commit is contained in:
parent
aa6637b47a
commit
73456a68d7
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ import {
|
|||
logoutWeb,
|
||||
monitorWebProvider,
|
||||
pickProvider,
|
||||
resolveHeartbeatRecipients,
|
||||
runWebHeartbeatOnce,
|
||||
type WebMonitorTuning,
|
||||
} from "../provider-web.js";
|
||||
|
|
|
|||
Loading…
Reference in a new issue