This commit is contained in:
@@ -155,7 +155,7 @@ async function fetchTranslatedText() {
|
||||
//
|
||||
//
|
||||
async function populateSelectionLists(vm) {
|
||||
await window.$gz.enums.fetchEnumList("coreedit");
|
||||
vm.selectLists.coreAyaTypes = window.$gz.enums.getSelectionList("coreedit");
|
||||
await window.$gz.enums.fetchEnumList("importable");
|
||||
vm.selectLists.coreAyaTypes = window.$gz.enums.getSelectionList("importable");
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user