Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
earwigbot
mirror da
https://github.com/earwig/earwigbot
Segui
1
Vota
1
Forka
0
Codice
Rilasci
4
Attività
Sfoglia il codice sorgente
Fix syntax error.
tags/v0.1^2
Ben Kurtovic
13 anni fa
parent
8db31734ed
commit
d69356f4fa
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
bot/tasks/afc_statistics.py
+ 1
- 1
bot/tasks/afc_statistics.py
Vedi File
@@ -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,
Scrivi
Anteprima
Caricamento…
Annulla
Salva