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.