Skip to content

Commit

Permalink
https://github.com/water-fountains/datablue/issues/47
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Hauser committed Apr 4, 2020
1 parent 3db8cb0 commit 32ba916
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/app/fountain_properties.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion src/app/locations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion src/app/shared-constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 32ba916

Please sign in to comment.