Themes: fix various warnings and small errors, move 'fetish'-questions into shop layer

This commit is contained in:
Pieter Vander Vennet 2025-07-08 03:25:52 +02:00
parent 4959898894
commit 2b923965dd
10 changed files with 591 additions and 171 deletions

View file

@ -39,6 +39,8 @@ export interface ThemeConfigJson {
*/
id: string
labels?: string[]
/**
* question: What is the title of this theme?
*