restore
This commit is contained in:
parent
c228b91d2d
commit
cecc6fbd81
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ const defaultOptions = {
|
|||
viewBobbing: true,
|
||||
displayRecordButton: true,
|
||||
packetsLoggerPreset: 'all' as 'all' | 'no-buffers',
|
||||
serversAutoVersionSelect: '1.19.4' as 'auto' | 'latest' | '1.20.4' | string, // TODO! revert
|
||||
serversAutoVersionSelect: 'auto' as 'auto' | 'latest' | '1.20.4' | string, // TODO! revert
|
||||
customChannels: false,
|
||||
packetsReplayAutoStart: false,
|
||||
preciseMouseInput: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue