mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update comment
This commit is contained in:
parent
09fe6b4d3b
commit
c5b7ce973f
1 changed files with 1 additions and 2 deletions
|
@ -440,7 +440,7 @@ import 'cardStyle';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO investigate where was used this?
|
// TODO investigate where this was used
|
||||||
function showEditorFindNew(itemName, itemYear, itemType, resolveFunc) {
|
function showEditorFindNew(itemName, itemYear, itemType, resolveFunc) {
|
||||||
|
|
||||||
currentItem = null;
|
currentItem = null;
|
||||||
|
@ -547,4 +547,3 @@ export default {
|
||||||
show: show,
|
show: show,
|
||||||
showFindNew: showFindNew
|
showFindNew: showFindNew
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue