Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
earwigbot
réplica de
https://github.com/earwig/earwigbot
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
4
Actividad
Explorar el Código
Fix syntax error.
tags/v0.1^2
Ben Kurtovic
hace 13 años
padre
8db31734ed
commit
d69356f4fa
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
bot/tasks/afc_statistics.py
+ 1
- 1
bot/tasks/afc_statistics.py
Ver fichero
@@ -53,7 +53,7 @@ class Task(BaseTask):
methods = {
"save": self.save,
"sync"
,
self.sync,
"sync"
:
self.sync,
"edit": self.process_edit,
"move": self.process_move,
"delete": self.process_delete,
Escribir
Vista previa
Cargando…
Cancelar
Guardar