mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
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:
parent
a763ef02b6
commit
37d4b8d13a
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue