mirror of
https://github.com/Snigdha-OS/snigdhaos-welcome.git
synced 2025-12-06 16:03:51 +01:00
⚡️ perf(improve): thread safe utilization
This commit is contained in:
@@ -150,7 +150,7 @@ def GUI(self, Gtk, GdkPixbuf):
|
|||||||
fb_event.connect(
|
fb_event.connect(
|
||||||
"button_press_event",
|
"button_press_event",
|
||||||
self.on_social_clicked,
|
self.on_social_clicked,
|
||||||
"https://www.facebook.com/snigdhalinux/",
|
"https://www.facebook.com/Snigdha-OS/",
|
||||||
)
|
)
|
||||||
|
|
||||||
# telegram
|
# telegram
|
||||||
|
|||||||
Reference in New Issue
Block a user