feat: character fav

This commit is contained in:
rebelonion 2024-03-17 01:39:21 -05:00
parent ca0162fb9c
commit 9c0861a8e4
6 changed files with 26 additions and 6 deletions

View file

@ -1182,7 +1182,6 @@ fun buildMarkwon(activity: Context, userInputContent: Boolean = true, fragment:
if (resource is GifDrawable) {
resource.start()
}
Logger.log("Image loaded successfully: $model")
return false
}