feat(Docs) Added FrontMatter and Git edit links
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
namespace Components.Utils;
|
||||
|
||||
public static class Interval {
|
||||
public static string ToTime(int interval) {
|
||||
return TimeSpan.FromSeconds(interval).ToString(@"mm\:ss");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user