mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
Wire gauge calc
This commit is contained in:
@@ -18,7 +18,7 @@ allGenericCalcs.forEach((x) => {
|
||||
tools.push(
|
||||
defineTool('number', {
|
||||
name: x.title,
|
||||
path: 'generic-calc/x.name',
|
||||
path: 'generic-calc/' + x.name,
|
||||
icon: '',
|
||||
description: '',
|
||||
shortDescription: '',
|
||||
|
||||
Reference in New Issue
Block a user