mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-13 21:59:34 +00:00
Revert "Change order of capabilities in PollinProvider.php"
This reverts commit fc2e7265be.
This commit is contained in:
parent
088ff9eb45
commit
db8fb4067d
1 changed files with 2 additions and 2 deletions
|
|
@ -244,8 +244,8 @@ class PollinProvider implements InfoProviderInterface
|
|||
return [
|
||||
ProviderCapabilities::BASIC,
|
||||
ProviderCapabilities::PICTURE,
|
||||
ProviderCapabilities::DATASHEET,
|
||||
ProviderCapabilities::PRICE,
|
||||
ProviderCapabilities::DATASHEET
|
||||
];
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue