Update settingpage_about.py

This commit is contained in:
恍兮惚兮 2024-04-23 01:02:29 +08:00
parent a00064fe69
commit cd9b76d5de

View File

@ -140,9 +140,17 @@ def setTab_aboutlazy(self):
] ]
else: else:
shuominggrid += [ shuominggrid += [
[],
[ [
( (
'If the software really helps you, welcome to become my <a href="https://patreon.com/HIllya51">sponsor</a>. Thank you ~ ', 'If you feel that the software is helpful to you, ',
4,
"link",
)
],
[
(
'welcome to become my <a href="https://patreon.com/HIllya51">sponsor</a> or buy me a <a href="https://ko-fi.com/HIllya51">Coffee</a>. Thank you ~ ',
4, 4,
"link", "link",
) )