This commit is contained in:
Ben Arc
2021-06-24 00:33:49 +01:00
parent 2bc3fb1b91
commit 137f8a7519
4 changed files with 22 additions and 5 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ class Copilots(NamedTuple):
id: str
user: str
title: str
lnurl_toggle: str
lnurl_toggle: int
wallet: str
animation1: str
animation2: str
@@ -25,7 +25,7 @@ class Copilots(NamedTuple):
lnurl_title: str
show_message: int
show_ack: int
show_price: str
show_price: int
amount_made: int
timestamp: int
fullscreen_cam: int