tarfeef101 пре 6 година
родитељ
комит
10b3073892
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      a3/router.py

+ 1 - 1
a3/router.py

@@ -90,7 +90,7 @@ class db:
         
     def show(this):
         for i in this.entries:
-            show(i)
+            i.show()
         
     def insert(this, connection):
         src = connection.src