mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Fixed database access issues, and installer question list
This commit is contained in:
1
importBooks
vendored
1
importBooks
vendored
@@ -3,6 +3,7 @@
|
||||
import pathlib
|
||||
import sys
|
||||
|
||||
from src.backend.lib.storage import Storage
|
||||
from src.backend.pyShelf_ScanLibrary import execute_scan
|
||||
|
||||
PRG_PATH = pathlib.Path.cwd()
|
||||
|
||||
Reference in New Issue
Block a user