AttorneyOnline / akashi

C++ AO2 Server
GNU Affero General Public License v3.0
4 stars 23 forks source link

Allow those with the CM perm to play music #354

Closed AwesomeAim closed 5 months ago

AwesomeAim commented 5 months ago

regardless of what the area thinks. a SUPER user not being able to play a song is a bit odd

solution is quick and dirty (I literally just copied code from elsewhere). there's likely a better way to do this

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 12.78%. Comparing base (b522d31) to head (736741c).

Files Patch % Lines
core/src/commands/music.cpp 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #354 +/- ## ========================================== - Coverage 12.79% 12.78% -0.01% ========================================== Files 56 56 Lines 4761 4762 +1 ========================================== Hits 609 609 - Misses 4152 4153 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.