Skip to content

Commit

Permalink
Update Zotero/Scenes/Detail/DetailCoordinator.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Miltiadis Vasilakis <[email protected]>
  • Loading branch information
michalrentka and mvasilak authored Oct 16, 2024
1 parent 561a6b3 commit 6c04b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zotero/Scenes/Detail/DetailCoordinator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ final class DetailCoordinator: Coordinator {
dbStorage: dbStorage,
schemaController: schemaController,
fileStorage: fileStorage,
fileDownloader: userControllers.fileDownloader,
fileDownloader: fileDownloader,
urlDetector: urlDetector,
htmlAttributedStringConverter: htmlAttributedStringConverter,
fileCleanupController: userControllers.fileCleanupController
Expand Down

0 comments on commit 6c04b9a

Please sign in to comment.