diff options
Diffstat (limited to 'files/zh-cn/web/api/wakelock/request/index.html')
-rw-r--r-- | files/zh-cn/web/api/wakelock/request/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/wakelock/request/index.html b/files/zh-cn/web/api/wakelock/request/index.html index 11605b1ab9..eeb1962d44 100644 --- a/files/zh-cn/web/api/wakelock/request/index.html +++ b/files/zh-cn/web/api/wakelock/request/index.html @@ -82,5 +82,5 @@ tryKeepScreenAlive(10); </ul> <p> - <audio style="display: none;"></audio> + <audio class="hidden"></audio> </p> |