fix error type

fix error type
This commit is contained in:
xuyu0v0
2023-07-10 16:42:21 +08:00
committed by GitHub
parent 82f0008781
commit 277dc36081

View File

@@ -14,7 +14,7 @@
limitations under the License.
-->
<script type="text/x-red" data-help-name="watch">
<script type="text/html" data-help-name="watch">
<p>监视目录或文件中的更改</p>
<p>您可以输入用逗号分隔的目录和/或文件的列表您需要在所有带有空格的地方加上引号...</p>
<p>在Windows上必须在任何目录名称中使用双反斜杠<code>\\</code></p>