Merge pull request #5034 from lunarway/feature/catalog-mode
Add readonly mode to catalog-backend
This commit is contained in:
@@ -45,5 +45,6 @@ export default async function createPlugin(
|
||||
higherOrderOperation,
|
||||
locationAnalyzer,
|
||||
logger: env.logger,
|
||||
config: env.config,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user