mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-01-24 22:58:38 -05:00
Merge branch 'main' of https://github.com/jokob-sk/NetAlertX
This commit is contained in:
@@ -95,7 +95,7 @@ class DeviceInstance:
|
||||
def getFavorite(self):
|
||||
return self._fetchall("""
|
||||
SELECT * FROM Devices
|
||||
HERE devFavorite = 1
|
||||
WHERE devFavorite = 1
|
||||
""")
|
||||
|
||||
def getNetworkTopology(self):
|
||||
|
||||
Reference in New Issue
Block a user