mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
parent
4f4bda0557
commit
3661f36bbd
@ -13,7 +13,7 @@ package_name_ns = sys.argv[2]
|
||||
ds = DSStore.open(output_file, 'w+')
|
||||
ds['.']['bwsp'] = {
|
||||
'ShowStatusBar': False,
|
||||
'WindowBounds': b'{{300, 280}, {500, 343}}',
|
||||
'WindowBounds': '{{300, 280}, {500, 343}}',
|
||||
'ContainerShowSidebar': False,
|
||||
'SidebarWidth': 0,
|
||||
'ShowTabView': False,
|
||||
|
Loading…
Reference in New Issue
Block a user