mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Finalized frontend external barcode lookup implementation (references #158)
This commit is contained in:
@@ -71,4 +71,9 @@ class BaseService
|
||||
{
|
||||
return FilesService::getInstance();
|
||||
}
|
||||
|
||||
protected function getApplicationService()
|
||||
{
|
||||
return ApplicationService::getInstance();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user