mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-21 04:53:28 +02:00
Fix google_analytics
This commit is contained in:
@@ -95,7 +95,7 @@ return [
|
||||
'google_analytics_id' => [
|
||||
'name' => 'Google Analytics ID',
|
||||
'type' => 'text',
|
||||
'desc' => 'UA-XXXXXXX-X',
|
||||
'desc' => 'Format: UA-XXXXXXX-X',
|
||||
'default' => '',
|
||||
],
|
||||
[
|
||||
|
Reference in New Issue
Block a user