From bc2fd7cf05ac3c1b32d9068dc834579158f23ac6 Mon Sep 17 00:00:00 2001 From: David Baker Date: Mon, 23 Nov 2020 16:41:57 +0000 Subject: [PATCH] Start is not stop --- src/Lifecycle.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Lifecycle.ts b/src/Lifecycle.ts index 84ecda9de6..8451568dd1 100644 --- a/src/Lifecycle.ts +++ b/src/Lifecycle.ts @@ -762,7 +762,7 @@ async function clearStorage(opts?: { deleteEverything?: boolean }): Promise