languages now automatically populate in settings

This commit is contained in:
booploops 2022-01-26 15:50:32 -08:00
parent 20ccda2ea5
commit 6e34a72a09
4 changed files with 50 additions and 14 deletions

View file

@ -135,6 +135,7 @@ const app = new Vue({
mk: {},
quickPlayQuery: "",
lz: ipcRenderer.sendSync("get-i18n", "en_US"),
lzListing: ipcRenderer.sendSync("get-i18n-listing"),
search: {
term: "",
hints: [],