mirror of
https://github.com/langgenius/dify.git
synced 2026-03-14 05:29:45 +08:00
fix placeholder
This commit is contained in:
parent
628901d2de
commit
fbe299f9b5
@ -77,7 +77,7 @@ class PluginManagerService:
|
||||
logger.exception(
|
||||
"""
|
||||
failed to perform pre uninstall plugin hook. tenant_id: %s, plugin_unique_identifier: %s,
|
||||
this may cause plugin %s to be automatically garbage collected
|
||||
this may cause plugin to be automatically garbage collected
|
||||
""",
|
||||
body.tenant_id,
|
||||
body.plugin_unique_identifier,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user