0
0
Fork 0

Add trash icon to the configuration file.

This commit is contained in:
Oliver-Akins 2020-12-20 16:22:31 -07:00
parent fb652567ec
commit cd675f6597

View file

@ -34,6 +34,8 @@ export default new Vuex.Store({
guesser_card_button: `Ask Spirit`, guesser_card_button: `Ask Spirit`,
eye_icon: `eye.svg`, eye_icon: `eye.svg`,
discard_hand_icon: `trash.svg`,
//===========================================================================// //===========================================================================//
// DO NOT EDIT ANYTHING BELOW THIS COMMENT // DO NOT EDIT ANYTHING BELOW THIS COMMENT
view: `login`, view: `login`,