Skip to content

Commit 34bbd25

Browse files
authored
Apply suggestions from code review
1 parent 2d02642 commit 34bbd25

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

storyblok/symfony-bundle/1.2/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"STORYBLOK_API_BASE_URI": "https://api.storyblok.com",
1010
"STORYBLOK_API_TOKEN": "",
1111
"STORYBLOK_VERSION": "draft",
12-
"#2": "STORYBLOK_ASSETS_API_TOKEN=",
13-
"#3": "STORYBLOK_WEBHOOK_SECRET="
12+
"#1": "STORYBLOK_ASSETS_API_TOKEN=",
13+
"#2": "STORYBLOK_WEBHOOK_SECRET="
1414
}
1515
}

storyblok/symfony-bundle/1.3/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"STORYBLOK_API_BASE_URI": "https://api.storyblok.com",
1010
"STORYBLOK_API_TOKEN": "",
1111
"STORYBLOK_VERSION": "draft",
12-
"#2": "STORYBLOK_ASSETS_API_TOKEN=",
13-
"#3": "STORYBLOK_WEBHOOK_SECRET="
12+
"#1": "STORYBLOK_ASSETS_API_TOKEN=",
13+
"#2": "STORYBLOK_WEBHOOK_SECRET="
1414
}
1515
}

storyblok/symfony-bundle/1.5/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"STORYBLOK_API_BASE_URI": "https://api.storyblok.com",
1111
"STORYBLOK_API_TOKEN": "",
1212
"STORYBLOK_VERSION": "draft",
13-
"#2": "STORYBLOK_ASSETS_API_TOKEN=",
14-
"#3": "STORYBLOK_WEBHOOK_SECRET="
13+
"#1": "STORYBLOK_ASSETS_API_TOKEN=",
14+
"#2": "STORYBLOK_WEBHOOK_SECRET="
1515
}
1616
}

0 commit comments

Comments
 (0)