Skip to content

Commit dbc53f2

Browse files
authored
fix
1 parent 09e6492 commit dbc53f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def getchecksum():
3232
hash_to_check = getchecksum()
3333
)
3434

35-
print(f"""1
35+
print(f"""
3636
App data:
3737
Number of users: {keyauthapp.app_data.numUsers}
3838
Number of online users: {keyauthapp.app_data.onlineUsers}

0 commit comments

Comments
 (0)