mirror of
https://github.com/JonathanHerrewijnen/calibre-web.git
synced 2024-11-11 05:33:57 +00:00
Removed whitespaces
This commit is contained in:
parent
66231c8737
commit
f79fb420ba
@ -342,7 +342,7 @@ def update_dir_structure_gdrive(book_id):
|
||||
gFile['title']= new_titledir
|
||||
gFile.Upload()
|
||||
book.path = book.path.split('/')[0] + '/' + new_titledir
|
||||
|
||||
|
||||
if authordir != new_authordir:
|
||||
gFile=gd.getFileFromEbooksFolder(web.Gdrive.Instance().drive,None,authordir)
|
||||
gFile['title'] = new_authordir
|
||||
|
Loading…
Reference in New Issue
Block a user