Dot removed

Dot removed
This commit is contained in:
Electron - Mark Firth 2018-07-16 21:44:48 +10:00 committed by GitHub
parent 65760f28d6
commit bf246168c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,7 +117,7 @@ export default handleActions(
[ACTIONS.GET_SUPPORTED_COINS_FAIL]: (state: ShapeShiftState): ShapeShiftState => ({
...state,
loading: false,
error: __('ShapeShift is temporarily unavailable or not accessable in your location. Try using VPN or try again later..'),
error: __('ShapeShift is temporarily unavailable or not accessable in your location. Try using VPN or try again later.'),
}),
[ACTIONS.GET_COIN_STATS_START]: (