mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
continuaton fix
This commit is contained in:
parent
010cc7b749
commit
bcc908c67d
@ -390,7 +390,7 @@ def run_config_test(config_file):
|
|||||||
value = element.getAttribute("value").encode().decode("utf-8")
|
value = element.getAttribute("value").encode().decode("utf-8")
|
||||||
images.append(value)
|
images.append(value)
|
||||||
#Begin infiniloop
|
#Begin infiniloop
|
||||||
if(True):
|
if(newDay()):
|
||||||
global daycount
|
global daycount
|
||||||
global nxtproc
|
global nxtproc
|
||||||
setDay()
|
setDay()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user