Skip to content

Commit

Permalink
Convert tabs to spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
troxor committed Mar 3, 2014
1 parent 45be580 commit 0c88ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transmission-remote-cli
Expand Up @@ -3190,7 +3190,7 @@ class Interface:
server.set_option('seed-queue-size', queue_size)

elif c == ord('k'):
self.blank_lines = not self.blank_lines
self.blank_lines = not self.blank_lines

elif c == ord('v'):
viewer = self.dialog_input_text('File Viewer\nExample: xdg-viewer %s', self.file_viewer)
Expand Down

0 comments on commit 0c88ddc

Please sign in to comment.