Merge pull request #3 from Red-exe-Engineer/patch-1

Update main.py
This commit is contained in:
Alexey "LEHAtupointow" Pavlov 2022-03-11 20:13:37 -05:00 committed by GitHub
commit ac24026242
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ from PyQt5.QtWebKitWidgets import *
import qdarktheme
dark_stylesheet =qdarktheme.load_stylesheet()
dark_stylesheet = qdarktheme.load_stylesheet()
USER = os.getenv("USER")