mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-12 21:29:33 +00:00
Update BuerklinProvider.php
Change Order of Capabilities
This commit is contained in:
parent
2bef313d62
commit
e6b155ba24
1 changed files with 1 additions and 1 deletions
|
|
@ -307,10 +307,10 @@ class BuerklinProvider implements InfoProviderInterface
|
|||
{
|
||||
return [
|
||||
ProviderCapabilities::BASIC,
|
||||
ProviderCapabilities::FOOTPRINT,
|
||||
ProviderCapabilities::PICTURE,
|
||||
ProviderCapabilities::DATASHEET,
|
||||
ProviderCapabilities::PRICE,
|
||||
ProviderCapabilities::FOOTPRINT,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue