mirror of
https://github.com/getbible/app.git
synced 2024-12-22 07:48:55 +00:00
method to find current translation
This commit is contained in:
parent
b8cd842804
commit
57c036032b
@ -98,7 +98,7 @@ export default {
|
||||
methods:{
|
||||
t(i){
|
||||
return this.translations.find(t => t.abbreviation === i)
|
||||
},
|
||||
},
|
||||
async update_chapter() {
|
||||
// this.loading = true
|
||||
this.progress = 95
|
||||
|
Loading…
Reference in New Issue
Block a user