mirror of
https://codeberg.org/emersion/gamja
synced 2025-03-12 23:43:42 +01:00
Clear autojoin when loading autoconnect
This is handled by the buffer store.
This commit is contained in:
parent
7bf9a0ca25
commit
0b4302e059
@ -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