diff --git a/src/main.ts b/src/main.ts index 504f3d2..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 CHANGING", + title: "OBVIOUS CHANGES", }); // eslint-disable-next-line @typescript-eslint/ban-ts-comment //@ts-ignore