Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mallexxx committed Apr 15, 2024
1 parent 666794f commit 9308770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo/Common/Extensions/WKWebViewExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extension WKWebView {
return false
}

enum AudioState: UInt {
enum AudioState {
case muted
case unmuted

Expand Down

0 comments on commit 9308770

Please sign in to comment.