Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions assets/org.opengamingcollective.cardwire.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
<allow receive_sender="org.opengamingcollective.cardwire"/>
<allow send_destination="org.opengamingcollective.cardwire"/>
</policy>
<policy group="sudo">
<allow send_destination="org.opengamingcollective.cardwire"/>
<allow receive_sender="org.opengamingcollective.cardwire"/>
</policy>
<policy group="wheel">
<policy context="default">
<allow send_destination="org.opengamingcollective.cardwire"/>
<allow receive_sender="org.opengamingcollective.cardwire"/>
</policy>
Expand Down
Loading