Skip to content

Commit

Permalink
added new api
Browse files Browse the repository at this point in the history
  • Loading branch information
d3liaa committed Mar 14, 2024
1 parent f1688f8 commit 52d9d06
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
28 changes: 14 additions & 14 deletions databrowser/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions databrowser/src/config/tourism/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import { eventConfig } from './event/event.config';
import { eventShortConfig } from './eventShort/eventShort.config';
import { eventTopicsConfig } from './eventTopics/eventTopics.config';
import { experienceAreaConfig } from './experienceArea/experienceArea.config';
import { forecastConfig } from './forecast/forecast.config';
import { gastronomyConfig } from './gastronomy/gastronomy.config';
import { measuringPointConfig } from './measuringPoint/measuringPoint.config';
import { metaDataConfig } from './metaData/metaData.config';
Expand Down Expand Up @@ -47,6 +48,7 @@ export const tourismEmbeddedDatasetConfigs = [
accommodationTypesConfig,
webcamInfoConfig,
wineAwardConfig,
forecastConfig,
gastronomyConfig,
venueConfig,
weatherInfoConfig,
Expand Down

0 comments on commit 52d9d06

Please sign in to comment.