Set Saving notification of Options page as fixed

This commit is contained in:
Bubka 2020-05-07 14:03:12 +02:00
parent b5646d00a2
commit 20d77ad85f

View File

@ -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>