From 05a07635577cf18a597090e4f2fa275472a9b89f Mon Sep 17 00:00:00 2001 From: aricloverEXTRA <157071384+aricloverEXTRA@users.noreply.github.com> Date: Wed, 28 Jan 2026 09:41:21 -0600 Subject: [PATCH] Update AppIconOptionsController.h --- Sources/AppIconOptionsController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/AppIconOptionsController.h b/Sources/AppIconOptionsController.h index 2ef3ab6..022b8d9 100644 --- a/Sources/AppIconOptionsController.h +++ b/Sources/AppIconOptionsController.h @@ -1,6 +1,6 @@ #import -@interface AppIconOptionsController : UIViewController +@interface AppIconOptionsController : UIViewController @property (strong, nonatomic) UIButton *backButton;