mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-06-28 23:39:12 +00:00
routes fixed, active classes for nav
This commit is contained in:
parent
3c424f5b9d
commit
5d00256cee
6 changed files with 34 additions and 31 deletions
|
@ -1,44 +1,44 @@
|
|||
{
|
||||
"masters": [
|
||||
{
|
||||
"masters": {
|
||||
"0": {
|
||||
"id": 0,
|
||||
"name": "Turael",
|
||||
"image": "Turael.png"
|
||||
},
|
||||
{
|
||||
"1": {
|
||||
"id": 1,
|
||||
"name": "Krystilia",
|
||||
"image": "Krystilia.png"
|
||||
},
|
||||
{
|
||||
"2":{
|
||||
"id": 2,
|
||||
"name": "Mazchna",
|
||||
"image": "Mazchna.png"
|
||||
},
|
||||
{
|
||||
"3":{
|
||||
"id": 3,
|
||||
"name": "Vannaka",
|
||||
"image": "Vannaka.png"
|
||||
},
|
||||
{
|
||||
"4":{
|
||||
"id": 4,
|
||||
"name": "Chaeldar",
|
||||
"image": "Chaeldar.png"
|
||||
},
|
||||
{
|
||||
"5":{
|
||||
"id": 5,
|
||||
"name": "Konar quo Maten",
|
||||
"image": "Konar quo Maten.png"
|
||||
},
|
||||
{
|
||||
"6":{
|
||||
"id": 6,
|
||||
"name": "Nieve",
|
||||
"image": "Nieve.png"
|
||||
},
|
||||
{
|
||||
"7":{
|
||||
"id": 7,
|
||||
"name": "Duradel",
|
||||
"image": "Duradel.png"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue