This commit is contained in:
jokob-sk committed 2025-12-16 06:54:32 +11:00
commit bc76c04f9e
1 file changed
+1 -1
+1 -1
View File
@@ -95,7 +95,7 @@ class DeviceInstance:
def getFavorite(self):
return self._fetchall("""
SELECT * FROM Devices
HERE devFavorite = 1
WHERE devFavorite = 1
""")
def getNetworkTopology(self):