FrogPilot Setup
This commit is contained in:
@@ -237,6 +237,8 @@ class Updater:
|
||||
self.branches = defaultdict(lambda: '')
|
||||
self._has_internet: bool = False
|
||||
|
||||
# FrogPilot variables
|
||||
|
||||
@property
|
||||
def has_internet(self) -> bool:
|
||||
return self._has_internet
|
||||
|
||||
Reference in New Issue
Block a user