Selaa lähdekoodia

derp

tags/v0.1
Ben Kurtovic 13 vuotta sitten
vanhempi
commit
7f4d5a3320
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      irc/commands/tasks.py

+ 1
- 1
irc/commands/tasks.py Näytä tiedosto

@@ -8,7 +8,7 @@ from irc.base_command import BaseCommand
from wiki import task_manager
from config.irc import *

class ChanOps(BaseCommand):
class Tasks(BaseCommand):
def get_hooks(self):
return ["msg"]



Ladataan…
Peruuta
Tallenna