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