Skip to content

Commit d3f2cc6

Browse files
committed
fix: update PostInfo description for MultiPost integration
- Changed the alert description in PostInfo.vue to clarify that the feature is developed by MultiPost.
1 parent 7bd5311 commit d3f2cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CodemirrorEditor/EditorHeader/PostInfo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ onMounted(() => {
231231
<Info class="h-4 w-4" />
232232
<AlertTitle>提示</AlertTitle>
233233
<AlertDescription>
234-
此功能由第三方浏览器插件支持,本平台不保证安全性及同步准确度
234+
此功能由 MultiPost 开发
235235
</AlertDescription>
236236
</Alert>
237237

0 commit comments

Comments
 (0)