ソースを参照

argh

tags/v0.1
Ben Kurtovic 13年前
コミット
b7a04ddb1b
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      irc/commands/afc_status.py

+ 1
- 1
irc/commands/afc_status.py ファイルの表示

@@ -6,7 +6,7 @@ import json
import re
import urllib

from config.irc import *
from config.watcher import *
from irc.base_command import BaseCommand

class AFCStatus(BaseCommand):


読み込み中…
キャンセル
保存