mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 02:49:27 +01:00
Fix previous merge.
This commit is contained in:
parent
8885a813c5
commit
d89e4b5635
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ supybot.egg-info/
|
||||
test-conf/
|
||||
test-data/
|
||||
test-logs/
|
||||
src/version.py
|
||||
|
@ -335,7 +335,6 @@ def getNetworkIrc(irc, msg, args, state, errorIfNoMatch=False):
|
||||
else:
|
||||
state.args.append(irc)
|
||||
|
||||
<<<<<<< HEAD
|
||||
def getHaveVoice(irc, msg, args, state, action=_('do that')):
|
||||
getChannel(irc, msg, args, state)
|
||||
if state.channel not in irc.state.channels:
|
||||
|
Loading…
Reference in New Issue
Block a user