added copyright header

This commit is contained in:
unclekingpin 2023-07-20 14:15:05 -07:00
parent 3b1ccd378e
commit 427da7909d

View file

@ -1,3 +1,5 @@
// Copyright (C) 2017-2023 Smart code 203358507
const React = require('react');
const { Intro } = require('stremio/routes');
const { useProfile } = require('stremio/common');