mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-11 06:09:29 +01:00
Hopefully fixed having to restart on Win7 after changing settings
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import urllib
|
||||
from webServer import database, config_file
|
||||
from webServer import database
|
||||
from headphones import config_file
|
||||
from configobj import ConfigObj
|
||||
import string
|
||||
import feedparser
|
||||
|
||||
Reference in New Issue
Block a user