mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 16:14:43 +00:00
Remove Bell icon from Add Notification Channel button in Settings component
This commit is contained in:
@@ -417,7 +417,6 @@ export default function Settings() {
|
||||
<AlertDialog>
|
||||
<AlertDialogTrigger asChild>
|
||||
<Button className="w-full h-11 flex items-center gap-2">
|
||||
<Bell className="h-4 w-4" />
|
||||
Add Notification Channel
|
||||
</Button>
|
||||
</AlertDialogTrigger>
|
||||
|
||||
Reference in New Issue
Block a user