This commit is contained in:
Jonathan Kelley 2023-07-07 18:28:07 -07:00
parent 3f74b10e7c
commit 9fe7dc9b91

View file

@ -422,6 +422,8 @@ pub async fn startup_default(
match build_manager.rebuild() {
Ok(res) => {
last_update_time = chrono::Local::now().timestamp();
#[allow(clippy::redundant_clone)]
print_console_info(
&watcher_ip,
port,