fix(server): remove ampersand

This commit is contained in:
Anna 2023-01-15 15:27:12 -05:00
parent efb7cc9b9c
commit e815637ff2
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 3 additions and 3 deletions

View File

@ -6364,7 +6364,7 @@ lazy_static::lazy_static! {
fr: "Les canalisations sildiennes - Donjon à embranchements", fr: "Les canalisations sildiennes - Donjon à embranchements",
}, },
high_end: false, high_end: false,
content_kind: ContentKind::V&CDungeonFinder, content_kind: ContentKind::VCDungeonFinder,
}, },
869 => DutyInfo { 869 => DutyInfo {
name: LocalisedText { name: LocalisedText {
@ -6454,7 +6454,7 @@ lazy_static::lazy_static! {
fr: "Les canalisations sildiennes annexes - Donjon alternatif", fr: "Les canalisations sildiennes annexes - Donjon alternatif",
}, },
high_end: false, high_end: false,
content_kind: ContentKind::V&CDungeonFinder, content_kind: ContentKind::VCDungeonFinder,
}, },
879 => DutyInfo { 879 => DutyInfo {
name: LocalisedText { name: LocalisedText {
@ -6464,7 +6464,7 @@ lazy_static::lazy_static! {
fr: "Les canalisations sildiennes annexes - Donjon alternatif (sadique)", fr: "Les canalisations sildiennes annexes - Donjon alternatif (sadique)",
}, },
high_end: false, high_end: false,
content_kind: ContentKind::V&CDungeonFinder, content_kind: ContentKind::VCDungeonFinder,
}, },
880 => DutyInfo { 880 => DutyInfo {
name: LocalisedText { name: LocalisedText {