Indentation

merge-requests/30/head
Bob Mottram 2023-05-23 18:06:49 +01:00
parent 61192ef86a
commit bd05f815ad
1 changed files with 1 additions and 1 deletions

View File

@ -2909,7 +2909,7 @@ def _command_options() -> None:
' was removed') ' was removed')
else: else:
print('Group ' + nickname + '@' + domain + ' was removed') print('Group ' + nickname + '@' + domain + ' was removed')
sys.exit() sys.exit()
if argb.activate: if argb.activate:
if '@' in argb.activate: if '@' in argb.activate: