mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-01 11:16:47 +01:00
Re-added EventDistributor call to DBTasks.updateFeed()
This commit is contained in:
parent
7365fc3d5d
commit
4a5077b803
@ -718,6 +718,8 @@ public final class DBTasks {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
EventDistributor.getInstance().sendFeedUpdateBroadcast();
|
||||
|
||||
return resultFeeds;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user