Skip to content

Commit

Permalink
Remove useless statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Osvaldo Barrera authored and barthalion committed Aug 19, 2021
1 parent 9695a74 commit 9476404
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion com.slack.Slack.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"type": "script",
"dest-filename": "slack.sh",
"commands": [
"EXTRA_ARGS=\"\"",
"if [ -z \"$DISPLAY\" ] && [ -n \"$WAYLAND_DISPLAY\" ]; then",
"EXTRA_ARGS=\"--enable-features=UseOzonePlatform,WebRTCPipeWireCapturer --ozone-platform=wayland\"",
"else",
Expand Down

0 comments on commit 9476404

Please sign in to comment.