Better 2FA input on sign in form (#3910)

* Update signin.vue

* Update ja-JP.yml

* Update settings.vue

* Update signin.vue

* Update init.ts
This commit is contained in:
Acid Chicken (硫酸鶏)
2019-01-18 13:20:32 +09:00
committed by GitHub
parent 4ba43b69b6
commit d93e60d4dd
4 changed files with 9 additions and 4 deletions

View File

@@ -124,7 +124,8 @@ import {
faMapMarker,
faRobot,
faHourglassHalf,
faAlignLeft
faAlignLeft,
faGavel
} from '@fortawesome/free-solid-svg-icons';
import {
@@ -257,6 +258,7 @@ library.add(
faRobot,
faHourglassHalf,
faAlignLeft,
faGavel,
farBell,
farEnvelope,