update

abstract suspend fun update(item: dbLike)

Updates an existing like in the "likes" table.

Parameters

item

The like to update.