From 48937bd91c7822bf35e338da761e81c31ead3a8a Mon Sep 17 00:00:00 2001 From: Daniel Ledda Date: Sun, 3 Apr 2022 12:33:44 +0200 Subject: [PATCH] chore: testing new hook --- src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.ts b/src/main.ts index babbb36..c7326d3 100644 --- a/src/main.ts +++ b/src/main.ts @@ -7,7 +7,7 @@ if (appNode) { try { const appRoot = new RootView({ orientation: "vertical", - title: "OBVIOUS CHANGESSSES", + title: "OBVIOUS CHANGESSEEESES", }); // eslint-disable-next-line @typescript-eslint/ban-ts-comment //@ts-ignore