mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-25 03:41:02 +00:00
feat: add all badges modal and enhance badges display in profile
This commit is contained in:
@@ -170,6 +170,7 @@ export type ProfileVisibility = "PUBLIC" | "PRIVATE" | "FRIENDS";
|
||||
|
||||
export interface Badge {
|
||||
name: string;
|
||||
title: string;
|
||||
description: string;
|
||||
badge: {
|
||||
url: string;
|
||||
|
||||
Reference in New Issue
Block a user