mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
check -> checkForUpdate
This commit is contained in:
@@ -60,7 +60,7 @@ export default class AutoUpdateManager {
|
||||
)
|
||||
}
|
||||
|
||||
check () {
|
||||
checkForUpdate () {
|
||||
ipcRenderer.send('check-for-update')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user