Display "days ago" in loading screen
This commit is contained in:
parent
c02c8d9640
commit
3264c3d509
17 changed files with 316 additions and 66 deletions
|
@ -1821,7 +1821,7 @@ app.on('ready', async () => {
|
|||
loadingWindow = new BrowserWindow({
|
||||
show: false,
|
||||
width: 300,
|
||||
height: 265,
|
||||
height: 280,
|
||||
resizable: false,
|
||||
frame: false,
|
||||
backgroundColor,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue