Skip to content

Commit

Permalink
fix kotlin spotless check
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <alper_ozturk@proton.me>
  • Loading branch information
alperozturk96 committed Oct 1, 2024
1 parent 4dbda12 commit ee19bc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/java/com/nextcloud/model/OCFileFilterType.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
package com.nextcloud.model

enum class OCFileFilterType {
Shared, Favorite
Shared,
Favorite
}

0 comments on commit ee19bc3

Please sign in to comment.