mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 15:38:19 +08:00
fix(subscribe): clean deleted rule group references
This commit is contained in:
@@ -1965,7 +1965,7 @@
|
||||
}
|
||||
},
|
||||
"events": {
|
||||
"consumer_count": 15,
|
||||
"consumer_count": 16,
|
||||
"dynamic_consumers": [
|
||||
{
|
||||
"caller": "app.adapters.system.fsproxy",
|
||||
@@ -2293,6 +2293,10 @@
|
||||
},
|
||||
"EventType.ConfigChanged": {
|
||||
"consumers": [
|
||||
{
|
||||
"caller": "app.chain.subscribe",
|
||||
"count": 1
|
||||
},
|
||||
{
|
||||
"caller": "app.runtime.extensions.module_manager",
|
||||
"count": 1
|
||||
|
||||
Reference in New Issue
Block a user