mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Corrected title.
This commit is contained in:
@@ -137,7 +137,7 @@ struct SettingsViewRows {
|
||||
/// in to view.
|
||||
static var ExportSubscription: some View {
|
||||
Label {
|
||||
Text("Import Subscriptions")
|
||||
Text("Export Subscriptions")
|
||||
} icon: {
|
||||
Image(systemName: "square.and.arrow.up")
|
||||
.resizable()
|
||||
|
||||
Reference in New Issue
Block a user