Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit 789b8b4

Browse files
committed
Use existing tabs style in config for tracker name
1 parent f079919 commit 789b8b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/config/analytics.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
*/
3434
'tracking_domain' => 'auto',
3535

36-
/**
37-
* Tracker Name
38-
*/
39-
'tracker_name' => 't0',
36+
/**
37+
* Tracker Name
38+
*/
39+
'tracker_name' => 't0',
4040

4141
/**
4242
* enabling the display feature plugin

0 commit comments

Comments
 (0)