Changes
1 changed files (+1/-1)
-
-
@@ -172,6 +172,6 @@ pub fn run(args: *std.process.Args.Iterator, gpa: std.mem.Allocator, io: std.Io,return; } std.log.err("No running timer matches to {s}", .{title_or_id}); std.log.err("No timer matches to {s}", .{title_or_id}); return Error.TimerNotFound; }
-