Update index.py

pull/109/head
midoks 7 years ago
parent b55e58ab75
commit 95e2c26bfd
  1. 2
      plugins/csvn/index.py

@ -64,7 +64,7 @@ def status():
def csvnOp(method):
if not app_debug:
if app_debug:
os_name = public.getOs()
if os_name == 'darwin':
return "Apple Computer does not support"

Loading…
Cancel
Save