mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-09 13:55:01 +02:00
Renamed Loader to Spinner, added theming and localization
This commit is contained in:
@ -173,10 +173,10 @@
|
||||
this.clearOTP()
|
||||
}
|
||||
finally {
|
||||
this.$root.hideLoader();
|
||||
this.$root.hideSpinner();
|
||||
}
|
||||
} else {
|
||||
this.$root.hideLoader();
|
||||
this.$root.hideSpinner();
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user