mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 06:29:29 +01:00
web: fix app not starting up on firefox
This commit is contained in:
@@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
/// <reference lib="webworker" />
|
||||
/// <reference lib="es2015" />
|
||||
// just need this to satisfy TS
|
||||
import type {} from "workbox-core";
|
||||
|
||||
declare const self: ServiceWorkerGlobalScope & typeof globalThis;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user