mirror of
https://github.com/AndnixSH/APKToolGUI.git
synced 2026-05-04 11:02:27 +00:00
Remove date
This commit is contained in:
@@ -455,7 +455,7 @@ namespace APKToolGUI
|
||||
break;
|
||||
}
|
||||
|
||||
ToLog(DateTime.Now.ToString("[dd.MM.yyyy HH:mm:ss]"), message, color);
|
||||
ToLog(DateTime.Now.ToString("[HH:mm:ss]"), message, color);
|
||||
}
|
||||
|
||||
internal void Running(string msg)
|
||||
|
||||
Reference in New Issue
Block a user