mirror of
https://github.com/markqvist/Sideband.git
synced 2024-12-26 07:59:23 -05:00
Cleanup
This commit is contained in:
parent
174b021a70
commit
f5d1dc6e05
@ -828,7 +828,7 @@ class SidebandCore():
|
||||
|
||||
return response
|
||||
except Exception as e:
|
||||
RNS.log("Error while setting state over RPC: "+str(e), RNS.LOG_ERROR)
|
||||
RNS.log("Error while setting state over RPC: "+str(e), RNS.LOG_DEBUG)
|
||||
return False
|
||||
|
||||
def getstate(self, prop, allow_cache=False):
|
||||
|
Loading…
Reference in New Issue
Block a user