(transaction tag) add drink tag!

This commit is contained in:
2020-08-27 21:44:39 +02:00
parent 57c87fa40b
commit b94f66274a
2 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ import Vue from 'vue'
import { library } from '@fortawesome/fontawesome-svg-core'
import {
faBalanceScale,
faBeer,
faCheck,
faChevronDown,
faChevronRight,
@@ -41,6 +42,7 @@ import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'
library.add(
faBalanceScale,
faBeer,
faCheck,
faChevronDown,
faChevronRight,