diff --git a/web/src/components/AnalyticsDialog.tsx b/web/src/components/AnalyticsDialog.tsx index 0fa8dae..1a777a4 100644 --- a/web/src/components/AnalyticsDialog.tsx +++ b/web/src/components/AnalyticsDialog.tsx @@ -66,12 +66,23 @@ const AnalyticsDialog: React.FC = (props: Props) => {
Devices
- /
- diff --git a/web/src/components/ShortcutView.tsx b/web/src/components/ShortcutView.tsx index 702e526..eddb5a9 100644 --- a/web/src/components/ShortcutView.tsx +++ b/web/src/components/ShortcutView.tsx @@ -63,9 +63,9 @@ const ShortcutView = (props: Props) => {
{favicon ? ( - + ) : ( - + )}