Mount error tracker notifier
This commit is contained in:
@@ -13,6 +13,7 @@ defmodule MusicLibrary.Application do
|
||||
_ = Req.RateLimiter.new()
|
||||
|
||||
children = [
|
||||
{ErrorTrackerNotifier, []},
|
||||
MusicLibrary.Vault,
|
||||
MusicLibrary.Repo,
|
||||
MusicLibrary.BackgroundRepo,
|
||||
|
||||
Reference in New Issue
Block a user