mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update libraries comments that reference Vue migration
This commit is contained in:
parent
b69f05713e
commit
e2de5e9029
2 changed files with 6 additions and 4 deletions
|
@ -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 */
|
||||
|
|
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue