Skip to content

Commit

Permalink
Type
Browse files Browse the repository at this point in the history
  • Loading branch information
incentivetoken committed Mar 3, 2016
1 parent c4287de commit f047dc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/mode.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ var IS_TEST_NET=false;
var FORCE_LOCAL_HOST=false;
var TRADE_UI_ONLY=false;
var DEBUG=false;
var BUILD_TIMESTAMP=1457002269;
var BUILD_TIMESTAMP=1457003792;
var WALLET_NAME='Lompsa.com';
2 changes: 1 addition & 1 deletion app/scripts/controllers/merchant-terminal.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ module.config(function($routeProvider) {
* address bar. Enter javascript:encodeURIComponent("http://google.com/search?q=redirect")
* in the address bar and hit enter.
*
* Optionally you can include these two variables in the status message, each variable will
* Optionally you can include these two variables in the status URL, each variable will
* be replaced with the correct details.
*
* ${SENDER} - will be replaced with the sender address in RS format
Expand Down

0 comments on commit f047dc5

Please sign in to comment.