markDeletable

abstract suspend fun markDeletable(tab: TabEntity)
abstract suspend fun markDeletable(tabIds: List<String>)