mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-27 06:16:25 +02:00
chore: remove browser name from url selector
This commit is contained in:
@@ -287,10 +287,6 @@ export function ProfileSelectorDialog({
|
||||
<IconComponent className="h-4 w-4" />
|
||||
) : null;
|
||||
})()}
|
||||
<span className="text-sm text-muted-foreground">
|
||||
{getBrowserDisplayName(profile.browser)}{" "}
|
||||
{profile.version}
|
||||
</span>
|
||||
</div>
|
||||
<div className="flex-1 text-right">
|
||||
<div className="font-medium">
|
||||
|
||||
Reference in New Issue
Block a user