chore: update language defns

This commit is contained in:
Paul Makles
2022-09-16 18:46:54 +01:00
parent 54e2661faa
commit 08cf77d2eb
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
import "./styles/index.scss";
import { render } from "preact";
import "../external/lang/Languages.patch";
import { App } from "./pages/app";
import "./updateWorker";