mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-31 04:31:54 +00:00 
			
		
		
		
	use correct systemImage for the Subscribe button
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
This commit is contained in:
		| @@ -380,7 +380,7 @@ struct ChannelVideosView: View { | ||||
|                                 navigation.sidebarSectionChanged.toggle() | ||||
|                             } | ||||
|                         } label: { | ||||
|                             Label("Subscribe", systemImage: "circle") | ||||
|                             Label("Subscribe", systemImage: "star.circle") | ||||
|                                 .help("Subscribe") | ||||
|                             #if os(iOS) | ||||
|                                 .labelStyle(.automatic) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Toni Förster
					Toni Förster