Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
handstandsam committed Nov 12, 2024
1 parent 79f6190 commit 5a77ce2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ import kotlinx.serialization.Serializable
*/
@Serializable
data class CollectedStatTotalsJsReportModel(
val statTotals :Map<StatMetadata, Int>
val statTotals: Map<StatMetadata, Int>
)

0 comments on commit 5a77ce2

Please sign in to comment.