1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

remove console.log

This commit is contained in:
s2
2020-06-07 19:49:19 +02:00
parent 94e7c5ce71
commit caeaab14b8

View File

@@ -23,7 +23,6 @@ setTimeout(() => {
}); });
gau.onUpdateAvailable = (version, asset) => { gau.onUpdateAvailable = (version, asset) => {
console.log('onUpdateAvailable');
win.webContents.send('update', { win.webContents.send('update', {
event: 'updateAvailable', event: 'updateAvailable',
version: version version: version