Skip to content

Commit

Permalink
fix: typo in psubstratepdiff magic layer name
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Nov 26, 2023
1 parent 3052b72 commit eac1141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/layerTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export const layerTypes: ILayerInfo[] = [
{
category: LayerCategory.Active,
name: 'p tap',
magicName: 'psubstratepdfiff',
magicName: 'psubstratepdiff',
color: '#4040ff',
crossY: 100,
crossHeight: 15,
Expand Down

0 comments on commit eac1141

Please sign in to comment.