Clean up views

Remove libraries from db when they don't exist anymore
This commit is contained in:
angelblue05 2018-09-06 15:03:02 -05:00
parent ce81a1fc33
commit 01450154fe
2 changed files with 9 additions and 1 deletions

View file

@ -376,6 +376,7 @@ class Library(threading.Thread):
return False
Views().get_views()
Views().get_nodes()
return True