Skip to content

Commit

Permalink
edgee-component: fix measurement id
Browse files Browse the repository at this point in the history
  • Loading branch information
CLEMENTINATOR committed Feb 17, 2025
1 parent cf08fd5 commit cf95313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edgee-component.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ wit-world-version = "0.4.0"
command = "cargo build --target wasm32-wasip2 --release && cp ./target/wasm32-wasip2/release/ga_component.wasm ga.wasm"
output_path = "ga.wasm"

[component.settings.ga-measurement-id]
[component.settings.ga_measurement_id]
title = "Measurement ID"
type = "string"
required = true
Expand Down

0 comments on commit cf95313

Please sign in to comment.