Skip to content

Commit 7b34339

Browse files
authored
TASK: add missing icon for menu plugin target modal
1 parent 7bd5ea3 commit 7b34339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Menu/ContactUrlProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class ContactUrlProvider extends AbstractUrlProvider
2323

2424
protected string $code = self::PROVIDER_CODE;
2525

26-
protected string $icon = 'phone';
26+
protected string $icon = 'tabler:phone';
2727

2828
protected int $priority = 900;
2929

0 commit comments

Comments
 (0)