mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 22:31:09 +03:00
Quiet, log.
This commit is contained in:
parent
9b272d8d3c
commit
0cb31644f4
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ class OwncastPlayer {
|
|||
}
|
||||
|
||||
log(message) {
|
||||
console.log(`>>> Player: ${message}`);
|
||||
// console.log(`>>> Player: ${message}`);
|
||||
}
|
||||
|
||||
addAirplay() {
|
||||
|
|
Loading…
Reference in a new issue