Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Brahmer <[email protected]>
  • Loading branch information
Grotax committed Dec 29, 2024
1 parent b51d70a commit 845744b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/Service/FeedServiceV2.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ class FeedServiceV2 extends Service
* @var Explorer
*/
protected $explorer;
/**
* @var IAppConfig
*/
protected $config;

/**
* FeedService constructor.
Expand Down

0 comments on commit 845744b

Please sign in to comment.