mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-21 11:06:59 +01:00
feat: convert-days-to-hours (time tools)
This commit is contained in:
@@ -21,7 +21,8 @@ export type ToolCategory =
|
||||
| 'video'
|
||||
| 'list'
|
||||
| 'json'
|
||||
| 'csv';
|
||||
| 'csv'
|
||||
| 'time';
|
||||
|
||||
export interface DefinedTool {
|
||||
type: ToolCategory;
|
||||
|
||||
Reference in New Issue
Block a user