Default calculator guilds
This commit is contained in:
@@ -4,16 +4,16 @@ var calculator = new Vue({
|
||||
//guilds: new Array(10)
|
||||
guilds: [
|
||||
'',
|
||||
'Pyro',
|
||||
'Knights',
|
||||
'Confectioners',
|
||||
'Family',
|
||||
'Sofa',
|
||||
'Twisted',
|
||||
'Trium',
|
||||
'Atomic',
|
||||
'Black',
|
||||
'Vagabunden',
|
||||
'G1',
|
||||
'G2',
|
||||
'G3',
|
||||
'G4',
|
||||
'G5',
|
||||
'G6',
|
||||
'G7',
|
||||
'G8',
|
||||
'G9',
|
||||
'G10',
|
||||
]
|
||||
},
|
||||
computed: {
|
||||
|
||||
Reference in New Issue
Block a user