From 32ba916060b7d55a8381b21a052d2add97b885b6 Mon Sep 17 00:00:00 2001 From: Ralf Hauser Date: Sat, 4 Apr 2020 17:22:57 +0200 Subject: [PATCH] https://github.com/water-fountains/datablue/issues/47 --- src/app/fountain_properties.ts | 2 +- src/app/locations.ts | 2 +- src/app/shared-constants.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/fountain_properties.ts b/src/app/fountain_properties.ts index db4ab948..5178b988 100644 --- a/src/app/fountain_properties.ts +++ b/src/app/fountain_properties.ts @@ -6,7 +6,7 @@ * * Each time you change the datablue/config/fountain.properties.js, you need to run * - * ~/git/proximap$ npm run sync_datablue + * ~/git/proximap$ npm run sync_datablue fountains */ // import fountain_properties.json from assets folder. diff --git a/src/app/locations.ts b/src/app/locations.ts index dcdaadfb..0d44af19 100644 --- a/src/app/locations.ts +++ b/src/app/locations.ts @@ -6,7 +6,7 @@ * * Each time you change the datablue/config/locations.js, you need to run * - * ~/git/proximap$ npm run sync_datablue + * ~/git/proximap$ npm run sync_datablue locations */ // import location.json from assets folder. diff --git a/src/app/shared-constants.ts b/src/app/shared-constants.ts index 31cc4bbd..8552c601 100644 --- a/src/app/shared-constants.ts +++ b/src/app/shared-constants.ts @@ -6,7 +6,7 @@ * * Each time you change the datablue/server/shared-constants.js, you need to run * - * ~/git/proximap$ npm run sync_datablue + * ~/git/proximap$ npm run sync_datablue constants */ // import fountain_properties.json from assets folder.