Skip to content

Commit b2f15e5

Browse files
authored
Merge pull request #5389 from plotly/fixup-image_viewer
Fixup image_viewer
2 parents f502d3d + ddaf45d commit b2f15e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/image_viewer/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<div id="plot-images"></div>
88
<pre id="plot-mock"></pre>
99

10-
<script src="../../build/image_viewer-bundle.js"></script>
10+
<script src="../../build/image_viewer-bundle.js" charset="utf-8"></script>
1111
</body>
1212
</html>

0 commit comments

Comments
 (0)