mirror of
https://github.com/yaronzz/Tidal-Media-Downloader.git
synced 2026-01-16 16:04:25 -05:00
update
This commit is contained in:
Binary file not shown.
@@ -162,8 +162,6 @@ class MainView(QtWidgets.QWidget):
|
||||
|
||||
|
||||
def startGui():
|
||||
os.chdir(sys.path[0])
|
||||
|
||||
app = QtWidgets.QApplication(sys.argv)
|
||||
apply_stylesheet(app, theme='dark_blue.xml')
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ from tidal_dl.settings import *
|
||||
from tidal_dl.lang.language import *
|
||||
|
||||
|
||||
VERSION = '2022.06.23.2'
|
||||
VERSION = '2022.06.23.3'
|
||||
__LOGO__ = f'''
|
||||
/$$$$$$$$ /$$ /$$ /$$ /$$ /$$
|
||||
|__ $$__/|__/ | $$ | $$ | $$| $$
|
||||
|
||||
Reference in New Issue
Block a user