mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-24 08:29:32 +02:00
chore: Update checklist and tool list after implementing ToolContent.
This commit is contained in:
@@ -11,7 +11,7 @@ import { tool as listShuffle } from './shuffle/meta';
|
||||
import { tool as listSort } from './sort/meta';
|
||||
|
||||
export const listTools = [
|
||||
listSort, // TODO: Check if uses ToolContent - Needs update to use ToolContent
|
||||
listSort, // TODO: Check if uses ToolContent - Needs update to use ToolContent - Implemented ToolContent
|
||||
// listUnwrap,
|
||||
listReverse, // TODO: Check if uses ToolContent - Needs update to use ToolContent
|
||||
listFindUnique, // TODO: Check if uses ToolContent - Needs update to use ToolContent
|
||||
|
Reference in New Issue
Block a user