mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
oops
This commit is contained in:
parent
a5d1ead6eb
commit
37a7118489
@ -219,6 +219,7 @@ def manage_users(path=None):
|
||||
r['library_restrictions'][library] = plr
|
||||
else:
|
||||
r['library_restrictions'].pop(library, None)
|
||||
m.update_user_restrictions(username, r)
|
||||
if get_input(_('Another restriction?') + ' (y/n):') != 'y':
|
||||
break
|
||||
elif c == 4:
|
||||
|
Loading…
x
Reference in New Issue
Block a user