mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-28 07:57:38 +01:00
debloat: removed more patreon stuff carried over from altstore 2.0
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
|
||||
import UIKit
|
||||
|
||||
final class PatronCollectionViewCell: UICollectionViewCell
|
||||
{
|
||||
@IBOutlet var textLabel: UILabel!
|
||||
}
|
||||
//final class PatronCollectionViewCell: UICollectionViewCell
|
||||
//{
|
||||
// @IBOutlet var textLabel: UILabel!
|
||||
//}
|
||||
|
||||
|
||||
final class AboutPatreonHeaderView: UICollectionReusableView
|
||||
@@ -45,7 +45,7 @@ final class AboutPatreonHeaderView: UICollectionReusableView
|
||||
button.clipsToBounds = true
|
||||
button.layer.cornerRadius = 16
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
override func layoutMarginsDidChange()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user