languages now automatically populate in settings
This commit is contained in:
parent
20ccda2ea5
commit
6e34a72a09
4 changed files with 50 additions and 14 deletions
|
@ -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: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue