Add partytown settings for Google Analytics

This commit is contained in:
prototypa
2023-08-11 09:50:42 -04:00
parent 8dbdaf84d9
commit 03af96f664
4 changed files with 11 additions and 7 deletions

View File

@ -241,6 +241,10 @@
"properties": {
"id": {
"type": "string"
},
"partytown": {
"type": "boolean",
"default": true
}
},
"required": ["id"]