Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
earwigbot
espelhamento de
https://github.com/earwig/earwigbot
Observar
1
Favorito
1
Fork
0
Código
Versões
4
Atividade
Ver código fonte
Ugh, oops.
tags/v0.1^2
Ben Kurtovic
13 anos atrás
pai
5503b2999e
commit
26c476afd3
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
bot/tasks/afc_statistics.py
+ 1
- 1
bot/tasks/afc_statistics.py
Ver arquivo
@@ -261,7 +261,7 @@ class Task(BaseTask):
cursor.execute(query, (CHART_ACCEPT, CHART_DECLINE))
def update(self, **kwargs):
title = kwargs.get(page)
title = kwargs.get(
"
page
"
)
if not title:
return
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar