Fixed wordings...
This commit is contained in:
@@ -871,7 +871,7 @@ def ls(source: str = '/'):
|
|||||||
filename = filename[1:]
|
filename = filename[1:]
|
||||||
|
|
||||||
if len(filename) > 6:
|
if len(filename) > 6:
|
||||||
print('→', filename)
|
print('·', filename)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(str(e))
|
print(str(e))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user