Add enable_checkout configuration option and update drag handling logic
This commit is contained in:
parent
986793632e
commit
cbd1f3f77c
3 changed files with 30 additions and 31 deletions
|
|
@ -18,5 +18,6 @@
|
|||
"log_file": null,
|
||||
"window_width": 1024,
|
||||
"window_height": 768,
|
||||
"enable_logging": true
|
||||
"enable_logging": true,
|
||||
"enable_checkout": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue