fix(logos): bitcoinsv -> bitcoin

This commit is contained in:
Pihkaal
2024-10-12 17:11:35 +02:00
parent 7b79354e84
commit d0855dde8c
3 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ import { z } from "zod";
// TODO: might be better to load these dynamically lol
export const LOGOS = [
"bereal",
"bitcoinsv",
"bitcoin",
"buymeacoffee",
"diaspora",
"discord",