Explorar o código

dnet: fix copy paste error

draoi %!s(int64=2) %!d(string=hai) anos
pai
achega
5cbba48ec4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bin/dnet/src/model.py

+ 1 - 1
bin/dnet/src/model.py

@@ -167,7 +167,7 @@ class Model:
             urls = spawn['urls']
             whitelist = spawn['whitelist']
             greylist = spawn['greylist']
-            anchorlist = spawn['greylist']
+            anchorlist = spawn['anchorlist']
 
             spawn = self.liliths[key]['spawns'][name] = {}
             spawn['urls'] = urls