Moves the upload file button closer to the image upload

This commit is contained in:
Vitor Pamplona
2026-03-10 15:54:03 -04:00
parent b2a8a422b2
commit b4184d2235
3 changed files with 9 additions and 11 deletions
@@ -130,8 +130,6 @@ class ContactListEvent(
val follows = earlierVersion.verifiedFollowKeySet()
val toBeAdded = users.filter { it.pubKey !in follows }.distinctBy { it.pubKey }.map { it.toTagArray() }
println("AABBCC Adding ${toBeAdded.size} users from ${users.size} users with ${follows.size} already there")
if (toBeAdded.isEmpty()) return earlierVersion
return create(