mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
Fix/id params (#1414)
* watch config.json for changes when just building frontend * fix version for data consistency * clone param ids so not recursively stringified; add global type for stringified instances * ensure only most recent data source grabbed to fix issue with service auto update on marketplace switch * use take instead of shallow cloning data
This commit is contained in:
@@ -610,7 +610,7 @@ export module Mock {
|
||||
}
|
||||
} = {
|
||||
bitcoind: {
|
||||
'0.19.2': {
|
||||
'0.19.0': {
|
||||
icon: BTC_ICON,
|
||||
license: 'licenseUrl',
|
||||
instructions: 'instructionsUrl',
|
||||
|
||||
Reference in New Issue
Block a user