File tree 3 files changed +12
-18
lines changed
3 files changed +12
-18
lines changed Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
return [
4
- 'default ' => [
5
- 'title ' => 'Connection Successful ' ,
6
- 'organization ' => 'Organization ' ,
7
- 'full_name ' => 'Repository ' ,
8
- 'sender ' => 'Sender (triggered the event) ' ,
9
- ],
4
+ 'title ' => 'Connection Successful ' ,
5
+ 'organization ' => 'Organization ' ,
6
+ 'full_name ' => 'Repository ' ,
7
+ 'sender ' => 'Sender (triggered the event) ' ,
10
8
];
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
return [
4
- 'default ' => [
5
- 'title ' => 'Connection Successful ' ,
6
- 'organization ' => 'Organization ' ,
7
- 'full_name ' => 'Repository ' ,
8
- 'sender ' => 'Sender (triggered the event) ' ,
9
- ],
4
+ 'title ' => 'Connection Successful ' ,
5
+ 'organization ' => 'Organization ' ,
6
+ 'full_name ' => 'Repository ' ,
7
+ 'sender ' => 'Sender (triggered the event) ' ,
10
8
];
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
3
return [
4
- 'default ' => [
5
- 'title ' => 'Connection Successful ' ,
6
- 'organization ' => 'Organization ' ,
7
- 'full_name ' => 'Repository ' ,
8
- 'sender ' => 'Sender (triggered the event) ' ,
9
- ],
4
+ 'title ' => 'Connection Successful ' ,
5
+ 'organization ' => 'Organization ' ,
6
+ 'full_name ' => 'Repository ' ,
7
+ 'sender ' => 'Sender (triggered the event) ' ,
10
8
];
You can’t perform that action at this time.
0 commit comments