mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Desktop: Enforce utf-8 charset for plugin scripts (#4509)
This commit is contained in:
parent
17962360e5
commit
80cb18ca90
@ -1,5 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<script src="./plugin_index.js"></script>
|
||||
</head>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user