Skip to content

Commit a80b65f

Browse files
committed
fix: use ⎔ for automation engineer icon
1 parent bf2e8f1 commit a80b65f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/domain/gamification/missions.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ pub const MISSIONS: &[MissionDef] = &[
206206
MissionDef {
207207
id: MissionId::AutomationEngineer,
208208
title: "Ingeniero de Automatización",
209-
icon: "",
209+
icon: "",
210210
category: MissionCategory::Workflow,
211211
},
212212
MissionDef {

0 commit comments

Comments
 (0)