Fixed typo, fffuuuuuuu

This commit is contained in:
2010-05-16 18:49:47 +01:00
parent 4e10c23353
commit f7034e7ca7

View File

@@ -6,7 +6,7 @@ class MumbleService(BaseService):
settings = { 'require_user': True,
'require_password': True,
'provide_login': False,
'mumble_server_id': 1
'mumble_server_id': 1,
'name_format': r'%(alliance}s | %(corporation)s | %(name)s' }
def _get_server(self):