mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Merge pull request #3537 from thornbill/update-library-comments
Update libraries comments that reference Vue migration
This commit is contained in:
commit
a07ae218d9
@ -1,5 +1,6 @@
|
|||||||
/* Cleaning this file properly is not neecessary, since it's an outdated library
|
/**
|
||||||
* and will be replaced soon by a Vue component.
|
* NOTE: This file should not be modified.
|
||||||
|
* It is a legacy library that should be replaced at some point.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* eslint-disable no-var */
|
/* eslint-disable no-var */
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
/* Cleaning this file properly is not neecessary, since it's an outdated library
|
/**
|
||||||
* and will be replaced soon by a Vue component.
|
* NOTE: This file should not be modified.
|
||||||
|
* It is a legacy library that should be replaced at some point.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import browser from '../scripts/browser';
|
import browser from '../scripts/browser';
|
||||||
|
Loading…
Reference in New Issue
Block a user