Skip to content

Commit

Permalink
Merge pull request #605 from DimensionDev/feature/sharkey
Browse files Browse the repository at this point in the history
add support for sharkey
  • Loading branch information
Tlaster authored Dec 17, 2024
2 parents 0fe5e98 + c040aa9 commit 3b8919c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ internal data object NodeInfoService {
private val misskeyNodeInfoName =
listOf(
"misskey",
"sharkey",
)

suspend fun fetchNodeInfo(host: String): String? {
Expand Down

0 comments on commit 3b8919c

Please sign in to comment.