10se1ucgo / DisableWinTracking

Uses some known methods that attempt to minimize tracking in Windows 10
GNU Lesser General Public License v3.0
4.98k stars 368 forks source link

Fix indentation error #416

Closed Antetokounpo closed 5 years ago

Antetokounpo commented 5 years ago

This fixes an indentation error at the end of the dwt_util.py file that caused the program not to launch.

DeeJayhX commented 5 years ago

Thank you