mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 16:33:15 +01:00
Change "Create Datum" label to "Datum"
This commit is contained in:
parent
9f287e77fb
commit
26ea53daa4
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ function previewer(ctx, initialParams, updateParams) {
|
|||
|
||||
export default {
|
||||
id: 'DATUM_CREATE',
|
||||
label: 'Create Datum',
|
||||
label: 'Datum',
|
||||
icon,
|
||||
info: 'originates a new datum from origin or off of a selected face',
|
||||
paramsInfoComponent: DatumParamsRenderer,
|
||||
|
|
|
|||
Loading…
Reference in a new issue