check if apk changed

This commit is contained in:
Florian Bezannier
2021-12-01 20:41:28 +01:00
parent 21c2d7754f
commit acddabdf47
6 changed files with 150 additions and 68 deletions
+1 -1
View File
@@ -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