mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-24 02:16:14 +00:00
check if apk changed
This commit is contained in:
@@ -2,7 +2,7 @@ from dash import callback_context, html, dcc
|
||||
from dash.exceptions import PreventUpdate
|
||||
from flask import request
|
||||
|
||||
from app_decoder import firstLaunchConfig
|
||||
from libs.psa.setup.app_decoder import firstLaunchConfig
|
||||
from libs.config import Config
|
||||
from mylogger import LOG_FILE, logger
|
||||
from otp.otp import new_otp_session
|
||||
|
||||
Reference in New Issue
Block a user