mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-06 00:10:07 +01:00
Update data.py
This commit is contained in:
@@ -37,8 +37,7 @@ def update_json(file_name, data):
|
||||
def get_path_to_browser():
|
||||
return read_json('path_to_browser.json')
|
||||
|
||||
PATH_TO_BROWSER = get_path_to_browser()
|
||||
|
||||
PATH_TO_BROWSER = '/media/pi'
|
||||
|
||||
class Data(object):
|
||||
def __init__(self, message_handler):
|
||||
|
||||
Reference in New Issue
Block a user