Removed Unused Value from Config
This commit is contained in:
parent
98908ba806
commit
f1066880b4
|
@ -26,7 +26,6 @@ $buttonNames = array(
|
||||||
'picarto' => 'Picarto',
|
'picarto' => 'Picarto',
|
||||||
'playstore' => 'Google Play',
|
'playstore' => 'Google Play',
|
||||||
'soundcloud' => 'SoundCloud',
|
'soundcloud' => 'SoundCloud',
|
||||||
'simplex' => 'Simplex',
|
|
||||||
'streams' => 'Streams',
|
'streams' => 'Streams',
|
||||||
'tiktok' => 'TikTok',
|
'tiktok' => 'TikTok',
|
||||||
'trakt' => 'Trakt',
|
'trakt' => 'Trakt',
|
||||||
|
|
Loading…
Reference in New Issue