diff --git a/languages/harmony.json b/languages/harmony.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/languages/harmony.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/plugin.json b/plugin.json index ac92e9d..3ace51b 100644 --- a/plugin.json +++ b/plugin.json @@ -21,5 +21,6 @@ "staticDirs": { "inter": "node_modules/@fontsource/inter/files", "poppins": "node_modules/@fontsource/poppins/files" - } + }, + "languages": "languages" } \ No newline at end of file