mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-19 01:46:03 +02:00
Replace package 'thirty-two' with 'hi-base32' (#79)
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
import Modal from '../../components/Modal'
|
||||
import Form from './../../components/Form'
|
||||
import OtpDisplayer from '../../components/OtpDisplayer'
|
||||
import Base32 from "thirty-two"
|
||||
import Base32 from "hi-base32"
|
||||
|
||||
export default {
|
||||
data() {
|
||||
|
Reference in New Issue
Block a user