Skip to content

Commit

Permalink
and here i thought i could trick prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Vercin-G committed Dec 14, 2023
1 parent 8415f7c commit 68fbc3b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion client/src/modules/Generic/BilletBank.js
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,15 @@ const starterPlatoon2 = ["780", "781", "782"];
const futureC = ["753"];

const acd = {
positionIds: [acdCommand, alpha3, bravo3, charlie3, starterPlatoon, starterPlatoon2, futureC],
positionIds: [
acdCommand,
alpha3,
bravo3,
charlie3,
starterPlatoon,
starterPlatoon2,
futureC,
],
positionTitles: [
"ACD Headquarters",
"Alpha Company",
Expand Down

0 comments on commit 68fbc3b

Please sign in to comment.