Skip to content

Commit 11ede71

Browse files
committed
fix: 08316-10123
1 parent 2af6d65 commit 11ede71

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/app/data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1212,15 +1212,15 @@ export const data: Item[] = [
12121212
replacements: ['08316-1012A'],
12131213
type: FastenerType.FLANGE_HEX_NUT,
12141214
length: 11,
1215-
threadSize: 'M10',
1215+
threadSize: 'M12',
12161216
keySize: 17,
12171217
threadPitch: 1.25,
12181218
},
12191219
{
12201220
code: '08316-1012A',
12211221
type: FastenerType.FLANGE_HEX_NUT,
12221222
length: 11,
1223-
threadSize: 'M10',
1223+
threadSize: 'M12',
12241224
keySize: 17,
12251225
threadPitch: 1.25,
12261226
color: $localize`silver`,

0 commit comments

Comments
 (0)