Skip to content

Commit

Permalink
feat: changed city order
Browse files Browse the repository at this point in the history
  • Loading branch information
Icaruk committed Jun 9, 2024
1 parent dea429a commit 377acb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/locations.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
export const locations = [
"Bridgewatch",
"Fort Sterling",
"Martlock",
"Thetford",
"Fort Sterling",
"Lymhurst",
"Bridgewatch",
"Thetford",
"Caerleon",
];

0 comments on commit 377acb0

Please sign in to comment.