From 0a7eed0a9f318b4e7e2188c067d9d1c265da9bcf Mon Sep 17 00:00:00 2001 From: thsrite Date: Sat, 30 Dec 2023 00:50:08 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/embyreporter/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/embyreporter/__init__.py b/plugins/embyreporter/__init__.py index 3c38938..ce05b99 100644 --- a/plugins/embyreporter/__init__.py +++ b/plugins/embyreporter/__init__.py @@ -357,7 +357,7 @@ class EmbyReporter(_PluginBase): 'props': { 'type': 'info', 'variant': 'tonal', - 'text': '如生成观影记录有空白记录,可酌情调大观影记录数量。' + 'text': '如生成观影报告有空白记录,可酌情调大观影记录数量。' } } ]