mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-17 17:11:06 +02:00
Set Saving notification of Options page as fixed
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user