From 67c64128701c2cd98ac38c89ee6df3af3a62fdba Mon Sep 17 00:00:00 2001 From: Daniel Ledda Date: Sun, 3 Apr 2022 12:36:45 +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 c7e1d18..9f30992 100644 --- a/src/main.ts +++ b/src/main.ts @@ -7,7 +7,7 @@ if (appNode) { try { const appRoot = new RootView({ orientation: "vertical", - title: "OBVIOUS CHANGEEEESSEEESES", + title: "OBVIOUS CHANGES", }); // eslint-disable-next-line @typescript-eslint/ban-ts-comment //@ts-ignore