mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Remove commented code
This commit is contained in:
@@ -35,7 +35,7 @@ struct TimelineToolbarModifier: ViewModifier {
|
||||
ToolbarItem {
|
||||
Button {
|
||||
} label: {
|
||||
AppAssets.markAllAsReadImage //.foregroundColor(.accentColor)
|
||||
AppAssets.markAllAsReadImage
|
||||
}
|
||||
.help("Mark All As Read")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user