PetitTournesol / Edgeware

Elsavirus inspired fetishware, built from the ground up to use interchangeable packages for better user experience.
MIT License
128 stars 94 forks source link

Captions with prefixes not working #29

Open DragonflyShadows opened 1 year ago

DragonflyShadows commented 1 year ago

I've copied the captions JSON from templates and altered it to be along the lines of {"prefix":["prefix1edited", "prefix2edited"], "default":["caption1", "caption2"], "prefix1edited":["suffix1", "suffix2", "suffix3", "suffix4"], "prefix2edited":["suffix5", "suffix6", "suffix7", "suffix8"]}

and the caption option in settings is ticked, but only the prefixless section (default) shows up.

Is there anything I'm missing?