mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-02 04:01:43 +02:00
web: fix app not starting up on firefox
This commit is contained in:
committed by
Ammar Ahmed
parent
54edbc3f2e
commit
da9eeea741
@@ -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