aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings/recipes/RecipesDashboard.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/settings/recipes/RecipesDashboard.js')
-rw-r--r--src/components/settings/recipes/RecipesDashboard.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/settings/recipes/RecipesDashboard.js b/src/components/settings/recipes/RecipesDashboard.js
index b865bce73..7ec285431 100644
--- a/src/components/settings/recipes/RecipesDashboard.js
+++ b/src/components/settings/recipes/RecipesDashboard.js
@@ -51,7 +51,8 @@ const messages = defineMessages({
51 }, 51 },
52 customRecipeIntro: { 52 customRecipeIntro: {
53 id: 'settings.recipes.customService.intro', 53 id: 'settings.recipes.customService.intro',
54 defaultMessage: 'To add a custom service, copy the service recipe folder inside:', 54 defaultMessage:
55 'To add a custom service, copy the service recipe folder inside:',
55 }, 56 },
56 openFolder: { 57 openFolder: {
57 id: 'settings.recipes.customService.openFolder', 58 id: 'settings.recipes.customService.openFolder',