1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update loading spinner

This commit is contained in:
Luke Pulverenti 2015-06-16 15:17:12 -04:00
parent 10d2fbe3b3
commit 4565ac78ab
10 changed files with 54 additions and 56 deletions

View file

@ -450,12 +450,8 @@
destroyCurrentRecognition();
require([
'css!voice/voice'
], function () {
startListeningInternal();
});
Dashboard.importCss('voice/voice.css');
startListeningInternal();
}
function startListeningInternal() {