mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-24 16:39:31 +02:00
chore: convert-days-to-hours init
This commit is contained in:
@@ -18,7 +18,8 @@ export type ToolCategory =
|
||||
| 'number'
|
||||
| 'gif'
|
||||
| 'list'
|
||||
| 'json';
|
||||
| 'json'
|
||||
| 'date';
|
||||
|
||||
export interface DefinedTool {
|
||||
type: ToolCategory;
|
||||
|
Reference in New Issue
Block a user