Skip to content

Commit

Permalink
feat: #3 图片展示优化
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Mar 5, 2023
1 parent 9350d65 commit 020e4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/zhi/plugin-system/plugin-system-hook.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ class PluginSystemHook {
if (syncedCount > 0) {
this.logger.warn(
strUtil.f(
"Synced {0} zhi plugins, you need to reload siyuan to take effect.Continue?",
"Synced {0} zhi plugins, you need to reload siyuan to take effect.",
syncedCount
)
)
Expand Down

0 comments on commit 020e4d8

Please sign in to comment.