mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-18 19:06:45 +02:00
Set Saving notification of Options page as fixed
This commit is contained in:
parent
b5646d00a2
commit
20d77ad85f
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<form-wrapper :fail="fail" :success="success">
|
||||
<form-wrapper :fail="fail" :success="success" :hasFixedNotification="true">
|
||||
<div class="tags has-addons">
|
||||
<span class="tag is-dark">2FAuth</span>
|
||||
<span class="tag is-info">v{{ $root.appVersion }}</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user