This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
medashare
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
bump cache to 15 entries..
main
John-Mark Gurney
2 years ago
parent
f7548e6c0c
commit
aeec98115e
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
ui/medashare/cli.py
+ 2
- 0
ui/medashare/cli.py
View File
@@ -1079,6 +1079,8 @@ def checkforfile(objstr, curfile, ask=False):
def cmd_interactive(options, persona, objstr, cache):
files = [ pathlib.Path(x) for x in options.files ]
cache.count = 15
autoskip = True
idx = 0
Write
Preview
Loading…
Cancel
Save