audio player autohide @ 15sec

This commit is contained in:
2018-04-26 18:11:59 +02:00
parent bf32cbaee8
commit 1c12c205ec
2 changed files with 2 additions and 2 deletions
@@ -803,7 +803,7 @@
// hiding
this.hideTimer = false;
this.hideTimeMS = 10000;
this.hideTimeMS = 15000;
// history
this.currentHistoricIndex = null;