Skip to content

Commit

Permalink
text(app): check preview deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
rektdeckard committed Dec 29, 2024
1 parent 058e298 commit d461275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export function Header() {
);
}

const DEPARTURE = "DEPARTURE";
const DEPARTURE = "ARRIVAL";
const MONO = "MONO";
const COGNATES: Record<string, string> = {
E: "3ΣΞ€Ǝ",
Expand Down

0 comments on commit d461275

Please sign in to comment.