feat: add recommended relays to home page
This commit is contained in:
@@ -10,6 +10,8 @@ export const DEFAULT_FAVORITE_RELAYS = [
|
||||
'wss://news.utxo.one/'
|
||||
]
|
||||
|
||||
export const RECOMMENDED_RELAYS = DEFAULT_FAVORITE_RELAYS.concat(['wss://yabu.me/'])
|
||||
|
||||
export const StorageKey = {
|
||||
VERSION: 'version',
|
||||
THEME_SETTING: 'themeSetting',
|
||||
|
||||
Reference in New Issue
Block a user