Add tonic alteration

This commit is contained in:
Thomas Andres Gomez 2025-05-09 22:00:25 +02:00
parent 568ac0e28f
commit 85d9fbebbb
4 changed files with 68 additions and 9 deletions

View file

@ -13,5 +13,10 @@
"type": "com.pixelized.shared.lwa.model.tag.TagJsonV1",
"id": "EQUIPMENT",
"label": "Équipement"
},
{
"type": "com.pixelized.shared.lwa.model.tag.TagJsonV1",
"id": "TONIC",
"label": "Tonic"
}
]