fix: double quotes
This commit is contained in:
@@ -590,7 +590,7 @@ if __name__ == '__main__':
|
|||||||
"url": WEBMAIL,
|
"url": WEBMAIL,
|
||||||
}],
|
}],
|
||||||
"profile.default_content_setting_values.notifications": 2,
|
"profile.default_content_setting_values.notifications": 2,
|
||||||
'download.default_directory': args.directory,
|
"download.default_directory": args.directory,
|
||||||
})
|
})
|
||||||
|
|
||||||
with keep.presenting():
|
with keep.presenting():
|
||||||
|
|||||||
Reference in New Issue
Block a user