This commit is contained in:
parent
4834e1a21f
commit
1ef2e0cac1
|
|
@ -200,6 +200,7 @@ const App: React.FC = () => {
|
|||
switch (path) {
|
||||
case '/login':
|
||||
onStop()
|
||||
setIsSignalr(true)
|
||||
window.electron.setMainWindowSize({
|
||||
width: 752,
|
||||
height: 520,
|
||||
|
|
|
|||
Loading…
Reference in New Issue