Skip to content

Commit

Permalink
更新 GitHub 仓库所有者为 ldm0206
Browse files Browse the repository at this point in the history
  • Loading branch information
ldm0206 committed Jan 19, 2025
1 parent 37bf37f commit 0ea8106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/kotlin/dev/aaa1115910/bv/network/GithubApi.kt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import java.io.File

object GithubApi {
private var endPoint = "api.github.com"
private const val OWNER = "aaa1115910"
private const val OWNER = "ldm0206"
private const val REPO = "bv"
private lateinit var client: HttpClient
private val json = Json {
Expand Down

0 comments on commit 0ea8106

Please sign in to comment.