mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-21 23:02:49 +00:00
Initial commit.
This commit is contained in:
commit
c8394f6a8e
99 changed files with 8173 additions and 0 deletions
4
receivers/electron/src/App.ts
Normal file
4
receivers/electron/src/App.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { app } from 'electron';
|
||||
import Main from './Main';
|
||||
|
||||
Main.main(app);
|
Loading…
Add table
Add a link
Reference in a new issue