mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-28 12:58:48 +00:00
add missing copyright header
This commit is contained in:
parent
4cec766e7e
commit
75551c47e0
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// Copyright (C) 2017-2022 Smart code 203358507
|
||||
|
||||
const React = require('react');
|
||||
const { withCoreSuspender, useStreamingServer } = require('stremio/common');
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue