Make linter happy

This commit is contained in:
世界
2024-03-16 21:34:19 +08:00
parent 78dd252b78
commit 75a35d3c97
23 changed files with 53 additions and 34 deletions

View File

@@ -52,7 +52,7 @@ suspend fun Context.shareProfile(profile: Profile) {
}
}
suspend fun FragmentActivity.shareProfileURL(profile: Profile) {
fun FragmentActivity.shareProfileURL(profile: Profile) {
val link = Libbox.generateRemoteProfileImportLink(
profile.name,
profile.typed.remoteURL