소스 검색

Bugfix.

pull/10/merge
Ben Kurtovic 8 년 전
부모
커밋
c54985d770
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      tasks/infobox_station.py

+ 1
- 1
tasks/infobox_station.py 파일 보기

@@ -36,7 +36,7 @@ class InfoboxStation(Task):
number = 20

def setup(self):
self.site = self.bot.wiki.getsite()
self.site = self.bot.wiki.get_site()
self._targets = {
"China": (
["Infobox China station", "Infobox china station"],


불러오는 중...
취소
저장