1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 04:26:35 +02:00

Made audio cache url specific

Fixes #261
This commit is contained in:
kkapsner 2018-09-18 00:03:42 +02:00
parent 41746eebdd
commit a1202f9a6e
4 changed files with 11 additions and 1 deletions

View file

@ -250,7 +250,8 @@
},
{
name: "useAudioCache",
defaultValue: true
defaultValue: true,
urlSpecific: true
},
{
name: "audioUseFixedIndices",