mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-04 04:45:16 +00:00
add dev
This commit is contained in:
parent
3252161f36
commit
82bfbdcc3c
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ Popup:
|
||||||
text_size: self.size
|
text_size: self.size
|
||||||
Label:
|
Label:
|
||||||
text_size: self.size
|
text_size: self.size
|
||||||
text: "Thomas Voegtlin\nNeil Booth"
|
text: '\n'.join(['Thomas Voegtlin', 'Neil Booth', 'Akshay Arora'])
|
||||||
Widget:
|
Widget:
|
||||||
size_hint: None, 1
|
size_hint: None, 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue