mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 07:46:07 -07:00
Rename plexpy.db to tautulli.db
This commit is contained in:
parent
7c43ea2f46
commit
8f5e788270
2 changed files with 5 additions and 1 deletions
|
@ -23,7 +23,7 @@ import time
|
|||
import plexpy
|
||||
import logger
|
||||
|
||||
FILENAME = "plexpy.db"
|
||||
FILENAME = "tautulli.db"
|
||||
db_lock = threading.Lock()
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue