mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-07-01 19:06:41 +00:00
minor bug fix, both issue 80 and 20 are done
This commit is contained in:
parent
14231fff92
commit
fde645fd60
3 changed files with 32 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
from utils import *
|
||||
import logic.lantern_logic as lantern
|
||||
from dotenv import load_dotenv
|
||||
import options
|
||||
import logic.options as options
|
||||
|
||||
|
||||
import os, pwd
|
||||
|
@ -533,7 +533,7 @@ Maintenance:
|
|||
#####################################################
|
||||
|
||||
case 4:
|
||||
|
||||
|
||||
options.run_option_4()
|
||||
|
||||
break
|
||||
|
@ -679,7 +679,6 @@ Maintenance:
|
|||
|
||||
|
||||
case 6:
|
||||
|
||||
options.run_option_6()
|
||||
|
||||
break
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue