Fix scroll wheel volume control on Tinyboard.
This commit is contained in:
parent
0f65eb265a
commit
81718da206
@ -43,5 +43,6 @@ BoardConfig =
|
||||
board for board, data of (@boards or Conf['boardConfig'].boards) when !!data.ws_board is sfw
|
||||
|
||||
noAudio: (boardID) ->
|
||||
return false unless Site.software is 'yotsuba'
|
||||
boards = @boards or Conf['boardConfig'].boards
|
||||
boards and !boards[boardID].webm_audio
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user