Skip to content

Commit

Permalink
Update CodeBergApp.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
Jvr authored Mar 22, 2024
1 parent 2b8bd65 commit d370d8e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ data class CodeBergApp(
val packageName: String,
val user: String,
val repo: String,
val extra: Regex? = null
)

val CodeBergApps = listOf(
Expand Down

0 comments on commit d370d8e

Please sign in to comment.