Browse Source

Text文本 =>Text纯文本

visuddhinanda 1 year ago
parent
commit
28bbe01e5f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dashboard/src/components/export/ExportModal.tsx

+ 1 - 1
dashboard/src/components/export/ExportModal.tsx

@@ -201,7 +201,7 @@ const ExportModalWidget = ({
               },
               {
                 value: "txt",
-                label: "Text文本",
+                label: "Text文本",
               },
               {
                 value: "tex",