0
0
Fork 0

Correct "moons" to "eyes"

This commit is contained in:
Oliver-Akins 2020-12-10 11:52:57 -07:00
parent e7d50281fe
commit 7b99f9ba0a

View file

@ -8,7 +8,7 @@ export default new Vuex.Store({
team_1: {
name: `Sun`,
icon: ``,
moons: {
eyes: {
1: 0, 2: 0,
3: 0, 4: 0,
5: 0, 6: 0,
@ -18,7 +18,7 @@ export default new Vuex.Store({
team_2: {
name: `Moon`,
icon: ``,
moons: {
eyes: {
1: 0, 2: 0,
3: 0, 4: 0,
5: 0, 6: 0,