mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-16 01:12:06 +02:00
bug fix: arabic chars
This commit is contained in:
@@ -438,4 +438,5 @@ class ProcessUtilities(multi.Thread):
|
||||
except Exception as e:
|
||||
print("An error occurred:", e)
|
||||
logging.writeToFile(f"[fetch_latest_prestashop_version] An error occurred: {str(e)}")
|
||||
return None
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user