Skip to content

Commit 2345b29

Browse files
authored
Update README.md
Closes #821
1 parent 8cc57bb commit 2345b29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ interface ISettings {
103103
interface Tab {
104104
endpoint: string
105105
query: string
106+
name?: string
106107
variables?: string
107108
responses?: string[]
108109
headers?: { [key: string]: string }

0 commit comments

Comments
 (0)