Skip to content

Commit

Permalink
explain why url in searchConfig is null
Browse files Browse the repository at this point in the history
  • Loading branch information
jedi-of-the-sea committed Feb 17, 2025
1 parent 4087c0b commit 983debb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export const searchMethods = {
groupId: groupDenkmalsuche,
categoryId: 'categoryIdAlkisSearch',
type: 'wfs',
// will be set later due to mode setting
url: null,
queryParameters: {
id: alkisWfs,
Expand Down

0 comments on commit 983debb

Please sign in to comment.