Bugfix/fix values in position detail dialog (#351)
* Nullify netPerformance * Introduce precision * Update changelog
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
"error",
|
||||
{
|
||||
"type": "attribute",
|
||||
"prefix": "ghostfolio",
|
||||
"prefix": "gf",
|
||||
"style": "camelCase"
|
||||
}
|
||||
],
|
||||
@ -21,7 +21,7 @@
|
||||
"error",
|
||||
{
|
||||
"type": "element",
|
||||
"prefix": "ghostfolio",
|
||||
"prefix": "gf",
|
||||
"style": "kebab-case"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user