Enable app icon selection on macOS

This commit is contained in:
Arkadiusz Fal
2026-04-20 21:21:18 +02:00
parent b0f9bb2229
commit d2b6a158db
5 changed files with 53 additions and 10 deletions

View File

@@ -203,9 +203,7 @@ final class SettingsManager {
// Appearance settings
var _listStyle: VideoListStyle?
#if os(iOS)
var _appIcon: AppIcon?
#endif
// Video Swipe Actions
#if !os(tvOS)