mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-27 11:41:36 +00:00
Hint the parameter capabilities for more info providers
This commit is contained in:
parent
6a4d816545
commit
ef690fe37f
10 changed files with 11 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ class Element14Provider implements InfoProviderInterface, URLHandlerInfoProvider
|
|||
ProviderCapabilities::BASIC,
|
||||
ProviderCapabilities::PICTURE,
|
||||
ProviderCapabilities::DATASHEET,
|
||||
ProviderCapabilities::PRICE,
|
||||
ProviderCapabilities::PARAMETERS,
|
||||
],
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue