From 37d4b8d13a922acd9741d5285ae6be9bc4e09ce5 Mon Sep 17 00:00:00 2001 From: Arjun <6592213+arkml@users.noreply.github.com> Date: Tue, 7 Jul 2026 16:54:41 +0530 Subject: [PATCH] chore(x): trigger apps/x tests on this PR Adds a harmless comment under apps/x/ so the path-filtered required 'test' check runs on this otherwise README-only PR. Co-Authored-By: Claude Fable 5 --- apps/x/apps/main/src/main.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/x/apps/main/src/main.ts b/apps/x/apps/main/src/main.ts index dfb5941b..8cd7cda2 100644 --- a/apps/x/apps/main/src/main.ts +++ b/apps/x/apps/main/src/main.ts @@ -1,3 +1,4 @@ +// Electron main process entry point. import { app, BrowserWindow, desktopCapturer, protocol, net, shell, session, safeStorage, type Session } from "electron"; import path from "node:path"; import {