This commit is contained in:
2022-03-25 20:16:38 +00:00
parent 7b9322eff7
commit a2c195aaa1

View File

@@ -41,7 +41,7 @@
color="primary"
text
@click="process"
>{{ $ay.t("Open") }}</v-btn
>{{ $ay.t("Import") }}</v-btn
>
</v-col>
@@ -67,7 +67,7 @@ export default {
importableAyaTypes: []
},
uploadFile: [],
ayaType: 8, //<<<<<<<<<<<<<-----------------------------CHANGE THIS TO ZERO WHEN DONE TESTING
ayaType: 0,
doImport: true,
doUpdate: false,
outputText: null,