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 <noreply@anthropic.com>
This commit is contained in:
Arjun 2026-07-07 16:54:41 +05:30
parent a763ef02b6
commit 37d4b8d13a

View file

@ -1,3 +1,4 @@
// Electron main process entry point.
import { app, BrowserWindow, desktopCapturer, protocol, net, shell, session, safeStorage, type Session } from "electron"; import { app, BrowserWindow, desktopCapturer, protocol, net, shell, session, safeStorage, type Session } from "electron";
import path from "node:path"; import path from "node:path";
import { import {