Skip to content

Commit

Permalink
kotlin formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmvncnt committed Jun 8, 2023
1 parent f9222a2 commit 1425c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/com/jerboa/db/AppDB.kt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ data class AppSettings(
name = "op_comment_badge_radius",
defaultValue = DEFAULT_OP_COMMENT_BADGE_RADIUS.toString(),
)
val opCommentBadgeRadius: Int
val opCommentBadgeRadius: Int,
)

@Dao
Expand Down

0 comments on commit 1425c7d

Please sign in to comment.