google_analytics_id

This commit is contained in:
slawkens
2023-07-22 10:31:41 +02:00
parent f35aba10ed
commit 957421a98c
2 changed files with 6 additions and 1 deletions

View File

@@ -92,6 +92,12 @@ return [
},
],
],
'google_analytics_id' => [
'name' => 'Google Analytics ID',
'type' => 'text',
'desc' => 'UA-XXXXXXX-X',
'default' => '',
],
[
'type' => 'section',
'title' => 'Database',