Change types from text/x-red to text/html in node html files

This commit is contained in:
Kazuhito Yokoi
2020-01-15 11:40:48 +09:00
parent d45274494d
commit 74a015c329
168 changed files with 228 additions and 228 deletions

View File

@@ -14,7 +14,7 @@
limitations under the License.
-->
<script type="text/x-red" data-help-name="unknown">
<script type="text/html" data-help-name="unknown">
<p>설치된 Node-RED가 인식할 없는 종류의 노드입니다.</p>
<h3>상세</h3>
<p><i> 종류의 노드를 배포한 경우, 설정은 유지되지만 부족한 노드를 설치할 까지 플로우를 시작할 없습니다.</i></p>