mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
fix login and known hosts
This commit is contained in:
parent
6074d9d6e4
commit
a75abe1454
26 changed files with 618 additions and 96 deletions
|
|
@ -27,6 +27,7 @@ function makeUser(overrides: Partial<Data.ServerInfo_User> = {}): Data.ServerInf
|
|||
export const disconnectedState: Partial<RootState> = {
|
||||
server: {
|
||||
initialized: false,
|
||||
testConnectionStatus: null,
|
||||
buddyList: {},
|
||||
ignoreList: {},
|
||||
status: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue