mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
Update settingpage_about.py
This commit is contained in:
parent
a00064fe69
commit
cd9b76d5de
@ -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",
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user