Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickey758 committed Feb 5, 2023
1 parent cf30538 commit 8c9db46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
)
"""
Expand Down

0 comments on commit 8c9db46

Please sign in to comment.