1
0

kivy: fix some bugs when paying 'max'

fixes: #6164
This commit is contained in:
SomberNight
2020-05-15 19:12:15 +02:00
parent eba3fa03ee
commit 937c0f36ae
3 changed files with 8 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ if TYPE_CHECKING:
Builder.load_string('''
<InvoiceDialog@Popup>
id: popup
amount: 0
amount: None
title: ''
data: ''
description:''