From 80cb18ca9030ea6ae0640893877022f3646a4c9d Mon Sep 17 00:00:00 2001 From: Caleb John Date: Tue, 23 Feb 2021 03:53:19 -0700 Subject: [PATCH] Desktop: Enforce utf-8 charset for plugin scripts (#4509) --- packages/app-desktop/services/plugins/plugin_index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/app-desktop/services/plugins/plugin_index.html b/packages/app-desktop/services/plugins/plugin_index.html index f05daa649..fa52cbfdc 100644 --- a/packages/app-desktop/services/plugins/plugin_index.html +++ b/packages/app-desktop/services/plugins/plugin_index.html @@ -1,5 +1,6 @@ + \ No newline at end of file