allow zero amount invoices, add edit amount option for invoices
This commit is contained in:
@@ -15,6 +15,12 @@ Item {
|
||||
|
||||
signal found
|
||||
|
||||
function restart() {
|
||||
still.source = ''
|
||||
_pointsVisible = false
|
||||
active = true
|
||||
}
|
||||
|
||||
VideoOutput {
|
||||
id: vo
|
||||
anchors.fill: parent
|
||||
|
||||
Reference in New Issue
Block a user