mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-20 20:43:26 +02:00
google_analytics_id
This commit is contained in:
@@ -92,6 +92,12 @@ return [
|
||||
},
|
||||
],
|
||||
],
|
||||
'google_analytics_id' => [
|
||||
'name' => 'Google Analytics ID',
|
||||
'type' => 'text',
|
||||
'desc' => 'UA-XXXXXXX-X',
|
||||
'default' => '',
|
||||
],
|
||||
[
|
||||
'type' => 'section',
|
||||
'title' => 'Database',
|
||||
|
Reference in New Issue
Block a user