10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
[
|
|
{ "keys": ["f12"],
|
|
"command": "side_bar_open_in_browser" ,
|
|
"args":{"paths":[], "type":"testing"}
|
|
},
|
|
{ "keys": ["alt+f12"],
|
|
"command": "side_bar_open_in_browser",
|
|
"args":{"paths":[], "type":"production"}
|
|
}
|
|
] |