Fix logging stuff
This commit is contained in:
parent
76bbc10aa1
commit
9c1c1e9f09
2 changed files with 1 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ export default class Connection {
|
|||
private notificationService: NotificationService,
|
||||
private cacheService: CacheService,
|
||||
private channelFollowingService: ChannelFollowingService,
|
||||
private loggerService: LoggerService,
|
||||
loggerService: LoggerService,
|
||||
|
||||
user: MiUser | null | undefined,
|
||||
token: MiAccessToken | null | undefined,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue