mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-18 00:34:13 -04:00
Add missing settings
This commit is contained in:
@@ -7484,6 +7484,9 @@ margin-bottom: 20px;
|
||||
"showUnits" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"freqDecimalPlaces" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"powerDecimalPlaces" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
@@ -7493,6 +7496,9 @@ margin-bottom: 20px;
|
||||
"dropShadowEnabled" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"dropShadowColor" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"title" : {
|
||||
"type" : "string"
|
||||
},
|
||||
@@ -60396,7 +60402,7 @@ except ApiException as e:
|
||||
</div>
|
||||
<div id="generator">
|
||||
<div class="content">
|
||||
Generated 2026-04-22T17:17:14.302+02:00
|
||||
Generated 2026-04-22T21:13:47.209+02:00
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user