mirror of
https://github.com/ovosimpatico/bingo.git
synced 2026-01-15 14:42:51 -03:00
Hotfix - Close VERSION file
This commit is contained in:
@@ -47,6 +47,7 @@ def inicio(locale):
|
||||
if version.readline().rstrip() < (data.text):
|
||||
os.system("cls || clear")
|
||||
input(locale.WARNING["newversion"])
|
||||
version.close()
|
||||
except requests.exceptions.ConnectionError:
|
||||
print()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user