Don't autodelete yet.
This commit is contained in:
@ -110,8 +110,6 @@ def index():
|
||||
|
||||
# Play with function to create station list
|
||||
stations = unique_stations(get_db_connection())
|
||||
print(stations)
|
||||
|
||||
|
||||
return render_template('index.html',
|
||||
station_call = config['Settings']['station_call'],
|
||||
|
Reference in New Issue
Block a user