mirror of
https://github.com/S2-/gitlit
synced 2025-08-02 12:20:05 +02:00
remove console.log
This commit is contained in:
@@ -23,7 +23,6 @@ setTimeout(() => {
|
||||
});
|
||||
|
||||
gau.onUpdateAvailable = (version, asset) => {
|
||||
console.log('onUpdateAvailable');
|
||||
win.webContents.send('update', {
|
||||
event: 'updateAvailable',
|
||||
version: version
|
||||
|
Reference in New Issue
Block a user