Use round logo with highlight color

This commit is contained in:
2023-07-21 21:28:18 +01:00
parent 9f1846351f
commit 74a3cd7754
8 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
import Nostrich from "public/logo.png";
import Nostrich from "public/logo_256.png";
import { TaggedRawEvent, EventKind, MetadataCache } from "@snort/system";
import { getDisplayName } from "Element/ProfileImage";