mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
This commit is contained in:
commit
11a616b011
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@ -1,5 +1,5 @@
|
||||
<!--
|
||||
Be help prevent duplicates by searching existing issues first 🙂
|
||||
Please help prevent duplicates by searching existing issues first 🙂
|
||||
|
||||
Here are a few helpful tips, depending on what type of issue you are creating:
|
||||
|
||||
|
@ -118,7 +118,7 @@ class RequestHeadersEditor extends PureComponent {
|
||||
<div className="scrollable">
|
||||
<KeyValueEditor
|
||||
sortable
|
||||
namePlaceholder="My-Header"
|
||||
namePlaceholder="Header"
|
||||
valuePlaceholder="Value"
|
||||
pairs={headers}
|
||||
nunjucksPowerUserMode={nunjucksPowerUserMode}
|
||||
|
Loading…
Reference in New Issue
Block a user