diff --git a/dzgui.sh b/dzgui.sh index d6b5000..d7def32 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -587,7 +587,7 @@ fetch_helpers_by_sum(){ ["ui.py"]="d3ad9153d8599bea0eede9fd3121ee8e" ["query_v2.py"]="55d339ba02512ac69de288eb3be41067" ["vdf2json.py"]="2f49f6f5d3af919bebaab2e9c220f397" - ["funcs"]="5624b1e44a43c318775caa5d0ceef1f0" + ["funcs"]="baa2c9c93edacb98384ae9f319e3b27f" ["lan"]="c62e84ddd1457b71a85ad21da662b9af" ) local author="aclist" diff --git a/helpers/funcs b/helpers/funcs index 9260e78..b23c1f2 100755 --- a/helpers/funcs +++ b/helpers/funcs @@ -30,7 +30,6 @@ log_path="$state_path/logs" debug_log="$log_path/DZGUI_DEBUG.log" system_log="$log_path/DZGUI_SYSTEM.log" mod_log="$log_path/DZGUI_MODIDS.log" -meta_log="$log_path/DZGUI_META.log" #STATE FILES history_file="$state_path/$prefix.history"