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

update components

This commit is contained in:
Luke Pulverenti 2016-05-25 12:10:57 -04:00
parent 196a7b8fc8
commit 9977ee3741
50 changed files with 770 additions and 998 deletions

View file

@ -2,7 +2,6 @@
// <summary>voicecommands class</summary>
define([], function () {
/// <summary> Process the command. </summary>
/// <param name="commandPath"> Full pathname of the command file. </param>
/// <param name="result"> The result. </param>