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