Browse Source

역링크 초기화 시작 지점 알림 추가

잉여개발기 (SPDV) 5 years ago
parent
commit
2f8b3ee31b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      emergency_tool.py

+ 1 - 0
emergency_tool.py

@@ -164,6 +164,7 @@ if what_i_do == '1':
 
     print('----')
     print('Rest : ' + str(len(title)))
+    print('Start : ' + title[0][0])
     time.sleep(1)
     print('----')