mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-14 06:09:33 +00:00
Merge branch 'Part-DB:master' into Buerklin-provider
This commit is contained in:
commit
25783f1ce0
8 changed files with 67 additions and 70 deletions
|
|
@ -76,7 +76,7 @@ class LCSCProvider implements InfoProviderInterface
|
|||
'Cookie' => new Cookie('currencyCode', $this->currency)
|
||||
],
|
||||
'query' => [
|
||||
'prductCode' => $id,
|
||||
'productCode' => $id,
|
||||
],
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue