Reactions: Fix Steve's comments

This commit is contained in:
manuroe
2019-05-16 15:56:34 +02:00
parent 667f4418aa
commit 79759d5c24
3 changed files with 16 additions and 10 deletions
@@ -86,7 +86,7 @@ final class ReactionsMenuView: UIView, NibOwnerLoadable {
customizeViewRendering()
}
func customizeViewRendering() {
private func customizeViewRendering() {
self.backgroundColor = UIColor.clear
}