From 3b694a936c7138acc5eaca3da2ec528c2e8c0894 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 18 Mar 2026 13:04:34 +0100 Subject: fix(timer): too long task converting into milliseconds instead of ticks --- .editorconfig | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..6d4b8c2 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*] +end_of_line = crlf \ No newline at end of file -- cgit v1.2.3