From 8c9db463b62796f088ac53c17963d45c863bc764 Mon Sep 17 00:00:00 2001 From: MickeyYe <79796196+Mickey758@users.noreply.github.com> Date: Sun, 5 Feb 2023 09:59:12 -0400 Subject: [PATCH] comment fix --- modules/functions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/functions.py b/modules/functions.py index 83a8a60..4091373 100644 --- a/modules/functions.py +++ b/modules/functions.py @@ -117,7 +117,7 @@ def log(logType:str,account:str,title:str=None): Prints to the console log( type="good", - account="example@gmail.com:example123@, + account="example@gmail.com:example123@", title="NordVPN" ) """