update + cleanup

- update electron
- cleanup unused function calls
- close websocket on process end
- style fix on splash screen
This commit is contained in:
cv
2021-06-11 08:54:35 +02:00
parent d255edebd4
commit 0e550dedc6
6 changed files with 32 additions and 17 deletions
+1
View File
@@ -36,6 +36,7 @@
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 8px;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {