Add trash icon to the configuration file.
This commit is contained in:
parent
fb652567ec
commit
cd675f6597
1 changed files with 2 additions and 0 deletions
|
|
@ -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`,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue