1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-09-10 07:32:27 +02:00

chore: backports from stable

This commit is contained in:
aclist 2025-01-07 21:40:39 +09:00
parent d7b1d72042
commit 9738de8fd1
2 changed files with 2 additions and 3 deletions

View file

@ -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"