UI changes

This commit is contained in:
Trey t
2024-12-19 21:57:59 -06:00
parent b268a271fd
commit 85ef3d58c6
19 changed files with 268 additions and 184 deletions

View File

@@ -15,6 +15,8 @@ struct Constants {
static let extThotStyle = "extThotStyle"
static let extShowNextVideo = "extShowNextVideo"
static let thotGenderOption = "thotGenderOption"
static let buttonRadius: CGFloat = 4
}
@main