Skip to content

Commit

Permalink
Rolls back an unnecessary line
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Dec 20, 2024
1 parent 75ac9b3 commit 4470c03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DuckDuckGo/VPNShortcutIntents.swift
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ struct DisableVPNIntent: AppIntent {
/// and provides a result dialog.
///
@available(iOS 17.0, *)
@available(iOSApplicationExtension, unavailable)
struct EnableVPNIntent: ForegroundContinuableIntent {
static let title: LocalizedStringResource = "Enable DuckDuckGo VPN"
static let description: LocalizedStringResource = "Enables the DuckDuckGo VPN"
Expand Down

0 comments on commit 4470c03

Please sign in to comment.