Ver a proveniência

hehe, I knew that

tags/v0.1
Ben Kurtovic há 13 anos
ascendente
cometimento
217ef360e1
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      irc/rc.py

+ 1
- 1
irc/rc.py Ver ficheiro

@@ -40,7 +40,7 @@ class RC(object):
event_type = "protection" # "New protection:"
elif flags == "create":
event_type = "user" # "New user:"
if page == "Special:Log/move":
if self.page == "Special:Log/move":
event_type = "move" # New move:
else:
event_type = "edit" # "New edit:"


Carregando…
Cancelar
Guardar