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