fix help label for music library creation
This commit is contained in:
parent
9956084443
commit
27f39e39c4
4 changed files with 6 additions and 8 deletions
|
@ -39,7 +39,6 @@ define(['connectionManager', 'playbackManager', 'events', 'inputManager', 'focus
|
|||
}
|
||||
|
||||
function processGeneralCommand(cmd, apiClient) {
|
||||
// https://github.com/jellyfin/jellyfin/blob/master/MediaBrowser.Model/Session/GeneralCommandType.cs
|
||||
console.log('Received command: ' + cmd.Name);
|
||||
switch (cmd.Name) {
|
||||
case 'Select':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue