Skip to content

Commit 73dab1b

Browse files
committed
fix: add missing newline at end of ThemeSelectionDialog.kt
1 parent 3f22658 commit 73dab1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/yogeshpaliyal/deepr/ui/components/ThemeSelectionDialog.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ fun ThemeSelectionDialog(
6868
}
6969
},
7070
)
71-
}
71+
}

0 commit comments

Comments
 (0)