Skip to content
Snippets Groups Projects
Commit 5d7c2a35 authored by Mike's avatar Mike Committed by Valentine Zavgorodnev
Browse files

#1003 capitalized steem verbiage for consistency in rewards/deposit columns (#1048)

parent ccea89c2
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ export const APP_URL = 'steemit.com'
export const LIQUID_TOKEN = 'Steem'
// sometimes it's impossible to use html tags to style coin name, hence usage of _UPPERCASE modifier
export const LIQUID_TOKEN_UPPERCASE = 'STEEM'
export const VESTING_TOKEN = 'Steem Power'
export const VESTING_TOKEN = 'STEEM Power'
export const INVEST_TOKEN_UPPERCASE = 'STEEM POWER'
export const INVEST_TOKEN_SHORT = 'SP'
export const DEBT_TOKEN = 'STEEM DOLLAR'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment