Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
085077d
1
Parent(s):
43963fc
Update start_utils.py
Browse files
Powers/utils/start_utils.py
CHANGED
@@ -59,6 +59,11 @@ async def gen_start_kb(q: Message or CallbackQuery):
|
|
59 |
"https://github.com/iamgojoof6eyes/Gojo_Satarou",
|
60 |
"url",
|
61 |
),
|
|
|
|
|
|
|
|
|
|
|
62 |
],
|
63 |
],
|
64 |
)
|
|
|
59 |
"https://github.com/iamgojoof6eyes/Gojo_Satarou",
|
60 |
"url",
|
61 |
),
|
62 |
+
(
|
63 |
+
"Owner ❤️",
|
64 |
+
f"https://t.me/iamgojoof6eyes",
|
65 |
+
"url",
|
66 |
+
),
|
67 |
],
|
68 |
],
|
69 |
)
|