waveterm/emain
Evan Simkowitz 88445b2f1d
Add expect-error to two emain event handlers (#1052)
There were two type errors after the most recent electron upgrade, but
they're both benign (event handler parameter mismatch) so I am adding
ts-expect-error to both instances.
2024-10-17 10:17:47 -07:00
..
authkey.ts Fix emain package error 2024-09-18 12:06:34 -07:00
docsite.ts Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
emain-web.ts initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
emain-wsh.ts Add a Notification Subcommand to Wsh (#985) 2024-10-08 10:22:17 -07:00
emain.ts Add expect-error to two emain event handlers (#1052) 2024-10-17 10:17:47 -07:00
launchsettings.ts Fail silently if launch settings don't exist (#857) 2024-09-25 15:34:31 -07:00
menu.ts right click save image in webview (#962) 2024-10-04 16:34:05 -07:00
platform.ts right click save image in webview (#962) 2024-10-04 16:34:05 -07:00
preload-webview.ts right click save image in webview (#962) 2024-10-04 16:34:05 -07:00
preload.ts Simple Quicklook (#998) 2024-10-09 15:12:20 -07:00
updater.ts Prevent the app from downgrading when a user installs beta over latest (#1014) 2024-10-10 19:32:15 -07:00