mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 04:44:15 +02:00
Fix: app crashes when no internet connection
This commit is contained in:
3
fpakman/core/exception.py
Normal file
3
fpakman/core/exception.py
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
class NoInternetException(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user