mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-17 17:11:06 +02:00
Convert Info notification to Success & Add an Info notification
This commit is contained in:
@ -217,7 +217,7 @@
|
||||
clearOTP()
|
||||
}
|
||||
|
||||
notify.info({ text: trans('commons.copied_to_clipboard') })
|
||||
notify.success({ text: trans('commons.copied_to_clipboard') })
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user