mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-01-23 21:11:12 -05:00
Fixed typo
This commit is contained in:
parent
72cfab3bd2
commit
fe257a63c0
@ -256,7 +256,7 @@ class NomadNetworkApp:
|
||||
RNS.log("The contained exception was: "+str(e), RNS.LOG_DEBUG)
|
||||
|
||||
except Exception as e:
|
||||
RNS.log("Error while fetching loading list of ignored destinations: "+str(e), RNS.LOG_ERROR)
|
||||
RNS.log("Error while loading list of ignored destinations: "+str(e), RNS.LOG_ERROR)
|
||||
|
||||
self.directory = nomadnet.Directory(self)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user