Feed: fix

This commit is contained in:
Maksim Chegulov 2022-09-01 18:19:22 +03:00
parent effe113ff0
commit e966afb49a

View File

@ -26,6 +26,7 @@
namespace ASC.Feed.Data; namespace ASC.Feed.Data;
[Scope]
public class FeedReadedDataProvider public class FeedReadedDataProvider
{ {
private readonly AuthContext _authContext; private readonly AuthContext _authContext;