Skip to content

Commit

Permalink
replaced steemit staging with steem.ws
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Jan 15, 2018
1 parent 3b99798 commit 0e0c132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/global/ServerSelect.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ const servers = [
'wss://steemd.pevo.science',
'wss://steemd.minnowsupportproject.org',
'wss://steemd.privex.io',
'wss://steemd.steemitstage.com',
'wss://steemd.steemgigs.org',
'wss://wallet.steem.ws',
];

export default class ServerSelect extends Component {
Expand Down

0 comments on commit 0e0c132

Please sign in to comment.