From 4ca3c2429fafe14a9de9b158b0d39b70e4307ba0 Mon Sep 17 00:00:00 2001 From: Daniel Ledda Date: Sun, 3 Apr 2022 12:21:22 +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 ba6e34f..1e6add8 100644 --- a/src/main.ts +++ b/src/main.ts @@ -7,7 +7,7 @@ if (appNode) { try { const appRoot = new RootView({ orientation: "vertical", - title: "OBVIOUS CHANGE", + title: "OBVIOUS CHANGESSSSSS", }); // eslint-disable-next-line @typescript-eslint/ban-ts-comment //@ts-ignore