This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
stephane
/
C-university
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
0
Tags
183 MiB
JavaScript
98%
CSS
1.5%
HTML
0.5%
Tree:
e5b4933076
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e5b4933076'
${ noResults }
C-university
/
database
/
api
/
Update.js
3 lines
74 B
Raw
Blame
History
const
{
app
,
dialog
}
=
require
(
'electron'
)
const
checkUpdate
=
(
)
=>
{
}
Reference in new issue