mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
enable markdown in config property descriptions and warnings
This commit is contained in:
committed by
Aiden McClelland
parent
3ff9b870cf
commit
bf1c935667
@@ -847,7 +847,7 @@ const mockApiAppConfig: ReqRes.GetAppConfigRes = {
|
||||
'testnet': {
|
||||
'name': 'Testnet',
|
||||
'type': 'boolean',
|
||||
'description': 'determines whether your node is running ontestnet or mainnet',
|
||||
'description': '*Hello*, **Testing Markdown**. Lorem ipsum dolor si',
|
||||
'changeWarning': 'Chain will have to resync!',
|
||||
'default': false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user