소스 검색

i forgor :skull

txlyre 1 년 전
부모
커밋
67929a3e8b
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      commands.py

+ 2 - 1
commands.py

@@ -28,7 +28,8 @@ from actions import (
   delete_server,
   add_allowed,
   delete_allowed,
-  list_servers
+  list_servers,
+  get_server_ip
 )
 from utils import (
   WORDS_TABLE,