Skip to content

Commit fd6acad

Browse files
authored
Update main.py
1 parent 2debbe0 commit fd6acad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/client/main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,7 +1343,7 @@ def init_ui(self):
13431343
<div style="background-color: {ThemeEngine.Colors.DARK_BG}; padding: 15px; border-radius: 8px;">
13441344
<h4 style="color: {ThemeEngine.Colors.PUMPKIN}; margin-top: 0px;">Developer</h4>
13451345
<ul style="list-style-type: none; padding-left: 5px;">
1346-
<li style="margin-bottom: 10px;"><b style="color: {ThemeEngine.Colors.PUMPKIN};">CPScript</b> - Lead Developer & Project Architect</li>
1346+
<li style="margin-bottom: 10px;"><b style="color: {ThemeEngine.Colors.PUMPKIN};">0u44</b> - Lead Developer & Project Architect</li>
13471347
</ul>
13481348
</div>
13491349
@@ -1468,7 +1468,7 @@ def init_ui(self):
14681468
</div>
14691469
14701470
<div style="text-align: center; margin-top: 20px; padding: 10px; font-weight: bold; color: {ThemeEngine.Colors.PUMPKIN};">
1471-
© 2025 Kitty Tools Development Team. All rights reserved. | CPScript
1471+
© 2025 Kitty Tools Development Team. All rights reserved. | 0u44
14721472
</div>
14731473
</div>
14741474
""")

0 commit comments

Comments
 (0)