Skip to content

Commit 9d9f860

Browse files
committed
Removed double spaces.
1 parent b9d8850 commit 9d9f860

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/mappings/crawlers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ public static function getApp(string $value, array $data = []) : array {
101101
'twitterbot' => 'TwitterBot',
102102
'discordbot' => 'DiscordBot',
103103
'sematextsyntheticsrobot' => 'Sematext Synthetics Robot',
104-
'bitlybot' => 'Bit.ly Bot',
104+
'bitlybot' => 'Bit.ly Bot',
105105
'webprosbot' => 'WebprosBot',
106106
'mediatoolkitbot' => 'MediaToolkit Bot',
107107
'cfnetwork' => 'Apple Core Foundation Network',

src/mappings/devices.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ public static function get() : array {
311311
'vendor' => 'Sony',
312312
'device' => 'Bravia'
313313
]),
314-
'TECNO' => new props('start', fn (string $value) : array => [
314+
'TECNO' => new props('start', fn (string $value) : array => [
315315
'type' => 'human',
316316
'category' => 'mobile',
317317
'vendor' => 'Tecno',

0 commit comments

Comments
 (0)