mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +08:00
refactor: route chat and subtitle settings through runtime
This commit is contained in:
+6
-6
@@ -14,7 +14,7 @@
|
||||
"workflow_to_db": []
|
||||
},
|
||||
"edge_count": 6425,
|
||||
"edge_sha256": "06fb9c478770d0a27b22f8bcde92644fc5a2b14775446953716b4ed492b32042",
|
||||
"edge_sha256": "41afc9f5275b7f406e8ab4dd240d9af5bd01dd2e7537431e221558db2b9e593e",
|
||||
"edges": [
|
||||
"app -> app.runtime",
|
||||
"app -> app.runtime.compat",
|
||||
@@ -4797,8 +4797,8 @@
|
||||
"app.modules.qqbot.qqbot -> app.modules.qqbot.gateway",
|
||||
"app.modules.qqbot.qqbot -> app.runtime",
|
||||
"app.modules.qqbot.qqbot -> app.runtime.cache",
|
||||
"app.modules.qqbot.qqbot -> app.runtime.config",
|
||||
"app.modules.qqbot.qqbot -> app.runtime.log",
|
||||
"app.modules.qqbot.qqbot -> app.runtime.settings",
|
||||
"app.modules.redis -> app.adapters",
|
||||
"app.modules.redis -> app.adapters.cache",
|
||||
"app.modules.redis -> app.adapters.cache.redis",
|
||||
@@ -4861,8 +4861,8 @@
|
||||
"app.modules.subtitle -> app.domain.context",
|
||||
"app.modules.subtitle -> app.modules",
|
||||
"app.modules.subtitle -> app.runtime",
|
||||
"app.modules.subtitle -> app.runtime.config",
|
||||
"app.modules.subtitle -> app.runtime.log",
|
||||
"app.modules.subtitle -> app.runtime.settings",
|
||||
"app.modules.subtitle -> app.schemas",
|
||||
"app.modules.subtitle -> app.schemas.types",
|
||||
"app.modules.synologychat -> app.adapters",
|
||||
@@ -4923,9 +4923,9 @@
|
||||
"app.modules.telegram.telegram -> app.modules.telegram",
|
||||
"app.modules.telegram.telegram -> app.modules.telegram.compat",
|
||||
"app.modules.telegram.telegram -> app.runtime",
|
||||
"app.modules.telegram.telegram -> app.runtime.config",
|
||||
"app.modules.telegram.telegram -> app.runtime.execution",
|
||||
"app.modules.telegram.telegram -> app.runtime.log",
|
||||
"app.modules.telegram.telegram -> app.runtime.settings",
|
||||
"app.modules.telegram.telegram -> app.runtime.thread",
|
||||
"app.modules.theaudiodb -> app.adapters",
|
||||
"app.modules.theaudiodb -> app.adapters.network",
|
||||
@@ -5322,8 +5322,8 @@
|
||||
"app.modules.wechat.wechatbot -> app.foundation.size",
|
||||
"app.modules.wechat.wechatbot -> app.runtime",
|
||||
"app.modules.wechat.wechatbot -> app.runtime.cache",
|
||||
"app.modules.wechat.wechatbot -> app.runtime.config",
|
||||
"app.modules.wechat.wechatbot -> app.runtime.log",
|
||||
"app.modules.wechat.wechatbot -> app.runtime.settings",
|
||||
"app.modules.wechat.wechatbot -> app.schemas",
|
||||
"app.modules.wechat.wechatbot -> app.schemas.message",
|
||||
"app.modules.wechat.wechatbot -> app.schemas.types",
|
||||
@@ -5351,8 +5351,8 @@
|
||||
"app.modules.wechatclawbot.wechatclawbot -> app.foundation.size",
|
||||
"app.modules.wechatclawbot.wechatclawbot -> app.runtime",
|
||||
"app.modules.wechatclawbot.wechatclawbot -> app.runtime.cache",
|
||||
"app.modules.wechatclawbot.wechatclawbot -> app.runtime.config",
|
||||
"app.modules.wechatclawbot.wechatclawbot -> app.runtime.log",
|
||||
"app.modules.wechatclawbot.wechatclawbot -> app.runtime.settings",
|
||||
"app.modules.zspace -> app.modules",
|
||||
"app.modules.zspace -> app.modules._base",
|
||||
"app.modules.zspace -> app.modules.zspace.zspace",
|
||||
|
||||
Reference in New Issue
Block a user