Fix SONM icon filename in manifest.json

The filename for the SONM coin is `sonm.svg`
but
the key value pair in manifest was "snm": "smn",
This commit is contained in:
Tony Nikolov 2018-03-15 22:05:23 +00:00 committed by GitHub
parent d31bf7c3af
commit a6795c577f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@
"sky": "sky",
"smart": "smart",
"sngls": "sngls",
"snm": "smn",
"snm": "sonm",
"snt": "snt",
"sphtx": "sphtx",
"srn": "srn",