mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-27 00:01:19 +00:00
Add missing license header
This commit is contained in:
parent
fcea0c4d34
commit
c45c984f4d
@ -1,3 +1,8 @@
|
||||
/**
|
||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
import { Configuration, Jellyfin } from '..';
|
||||
|
||||
// FIXME: These tests should be mocked and not calling an actual server
|
||||
|
Loading…
Reference in New Issue
Block a user