mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
I don't know what the difference is, but CVS tells me something's different.
This commit is contained in:
parent
6748dc22ee
commit
3936afc419
@ -71,7 +71,6 @@ def registerChannelValue(group, name, value):
|
||||
def registerGlobalValue(group, name, value):
|
||||
group.register(name, value)
|
||||
|
||||
|
||||
class ValidNick(registry.String):
|
||||
def set(self, s):
|
||||
original = getattr(self, 'value', self.default)
|
||||
|
Loading…
Reference in New Issue
Block a user