Skip to content

Commit

Permalink
log event type
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoerdbeentjes committed Jul 30, 2024
1 parent ec73ead commit c36e981
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/api/sync-viewer-layer-background.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ async function syncViewerLayers(menuTree, eventType, viewerLayerId) {
password
)

console.log('eventType', eventType)

switch (eventType) {
case 'create': {
await geonetwork.recordsRequest({
Expand Down

0 comments on commit c36e981

Please sign in to comment.