mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
add missing comma to NoteEntityService.ts
This commit is contained in:
@@ -94,7 +94,7 @@ export class NoteEntityService implements OnModuleInit {
|
||||
private channelsRepository: ChannelsRepository,
|
||||
|
||||
@Inject(DI.config)
|
||||
private readonly config: Config
|
||||
private readonly config: Config,
|
||||
|
||||
//private userEntityService: UserEntityService,
|
||||
//private driveFileEntityService: DriveFileEntityService,
|
||||
|
||||
Reference in New Issue
Block a user