mirror of
https://github.com/ncoevoet/ChanTracker.git
synced 2025-04-27 05:21:10 -05:00
typo
This commit is contained in:
parent
fbb28391af
commit
138097f043
@ -2490,7 +2490,6 @@ class ChanTracker(callbacks.Plugin,plugins.ChannelDBHandler):
|
|||||||
chan = self.getChan(irc,channel)
|
chan = self.getChan(irc,channel)
|
||||||
if chan.deopPending:
|
if chan.deopPending:
|
||||||
return
|
return
|
||||||
def unOpBot():
|
|
||||||
def unOpBot():
|
def unOpBot():
|
||||||
if channel in irc.state.channels:
|
if channel in irc.state.channels:
|
||||||
if not len(i.queue) and not len(chan.queue):
|
if not len(i.queue) and not len(chan.queue):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user