fix
This commit is contained in:
parent
c18f71c548
commit
6b43f7699b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { PushPair, ShockPush } from "../ShockPush"
|
||||
import { getLogger, PubLogger } from "../helpers/logger"
|
||||
import { PushPair, ShockPush } from "../ShockPush/index.js"
|
||||
import { getLogger, PubLogger } from "../helpers/logger.js"
|
||||
|
||||
export class NotificationsManager {
|
||||
private shockPushBaseUrl: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue