From e815637ff20df4ccc0d3054bff30140787d06b05 Mon Sep 17 00:00:00 2001 From: Anna Clemens Date: Sun, 15 Jan 2023 15:27:12 -0500 Subject: [PATCH] fix(server): remove ampersand --- server/src/ffxiv/duties.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server/src/ffxiv/duties.rs b/server/src/ffxiv/duties.rs index ebdedd8..5097347 100644 --- a/server/src/ffxiv/duties.rs +++ b/server/src/ffxiv/duties.rs @@ -6364,7 +6364,7 @@ lazy_static::lazy_static! { fr: "Les canalisations sildiennes - Donjon à embranchements", }, high_end: false, - content_kind: ContentKind::V&CDungeonFinder, + content_kind: ContentKind::VCDungeonFinder, }, 869 => DutyInfo { name: LocalisedText { @@ -6454,7 +6454,7 @@ lazy_static::lazy_static! { fr: "Les canalisations sildiennes annexes - Donjon alternatif", }, high_end: false, - content_kind: ContentKind::V&CDungeonFinder, + content_kind: ContentKind::VCDungeonFinder, }, 879 => DutyInfo { name: LocalisedText { @@ -6464,7 +6464,7 @@ lazy_static::lazy_static! { fr: "Les canalisations sildiennes annexes - Donjon alternatif (sadique)", }, high_end: false, - content_kind: ContentKind::V&CDungeonFinder, + content_kind: ContentKind::VCDungeonFinder, }, 880 => DutyInfo { name: LocalisedText {