Skip to content

Add KV Param to store specialservicereplacements #30

@bensteUEM

Description

@bensteUEM

special service replacements highly depend on the users system configuration and should be changeable e.g. using KV settings

const specialServiceMap: Record<number, string> = {
    89: "Chor",
    92: "Chor",
    93: "Chor",
    96: "Chor",
    54: "InJoy",
    10: "Musikteam",
    61: "Posaunenchor",
    73: "Abendmahl",
    127: "Taufe",
};

followup from #25

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions