chore: update language defns

This commit is contained in:
Paul Makles 2022-09-16 18:46:54 +01:00
parent 7bc806ec63
commit 71e689ece3
2 changed files with 2 additions and 1 deletions

2
external/lang vendored

@ -1 +1 @@
Subproject commit b82f164c251e8f67b526de8f187a7ce1ba555176
Subproject commit 14d51d68a579ee3796837cd16deda4281f83c923

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";