mirror of
https://codeberg.org/emersion/gamja
synced 2025-04-22 01:23:56 +02:00
Clear autojoin when loading autoconnect
This is handled by the buffer store.
This commit is contained in:
parent
7bf9a0ca25
commit
bc88009937
@ -206,6 +206,7 @@ export default class App extends Component {
|
||||
...connectParams,
|
||||
...autoconnect,
|
||||
autoconnect: true,
|
||||
autojoin: [], // handled by store.Buffer
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user