mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-21 11:06:59 +01:00
Merge remote-tracking branch 'origin/main' into fork/TheLukasHenry/createUIsForTools
# Conflicts: # .idea/workspace.xml
This commit is contained in:
@@ -19,7 +19,8 @@ export type ToolCategory =
|
||||
| 'number'
|
||||
| 'gif'
|
||||
| 'list'
|
||||
| 'json';
|
||||
| 'json'
|
||||
| 'csv';
|
||||
|
||||
export interface DefinedTool {
|
||||
type: ToolCategory;
|
||||
|
||||
Reference in New Issue
Block a user