diff --git a/src/App/DeepLinkHandler.js b/src/App/DeepLinkHandler.js index 34defbf17..9f055ef46 100644 --- a/src/App/DeepLinkHandler.js +++ b/src/App/DeepLinkHandler.js @@ -1,3 +1,5 @@ +// Copyright (C) 2017-2022 Smart code 203358507 + const React = require('react'); const { withCoreSuspender, useStreamingServer } = require('stremio/common');