Skip to content

Commit

Permalink
Make eslint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
valarnin committed Jul 22, 2024
1 parent 7c007d9 commit f760614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/raidboss/data/07-dt/raid/r4n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ type B9AMapValues = typeof effectB9AMap[B9AMapKeys];

const directionOutputStrings = {
...Directions.outputStringsCardinalDir,
unknown: Outputs.unknown,
goLeft: Outputs.left,
goRight: Outputs.right,
separator: {
Expand Down

0 comments on commit f760614

Please sign in to comment.