mirror of
https://github.com/thewesker/lazy-dsi-file-downloader.git
synced 2025-12-20 04:21:09 -05:00
Fix small bug thanks NinjaCheetah
This commit is contained in:
2
main.py
2
main.py
@@ -667,7 +667,7 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
|
|
||||||
else: #Non Jeve Stobs worshippers
|
else: #Non Jeve Stobs worshippers
|
||||||
from tkmacosx import Button
|
from tkinter import Button
|
||||||
backgroundColour = "#252a34"
|
backgroundColour = "#252a34"
|
||||||
foregroundColour = "white"
|
foregroundColour = "white"
|
||||||
buttonColour = "#7289DA"
|
buttonColour = "#7289DA"
|
||||||
|
|||||||
Reference in New Issue
Block a user