瀏覽代碼

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"],


Loading…
取消
儲存