mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-26 04:17:19 +00:00
update param types in ...id.ts
This commit is contained in:
@@ -9,6 +9,11 @@ type Data = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
type Parameters = {
|
type Parameters = {
|
||||||
|
theme?: string;
|
||||||
|
bg?: string;
|
||||||
|
hideStatus?: string;
|
||||||
|
hideDiscrim?: string;
|
||||||
|
borderRadius?: string;
|
||||||
animated?: string;
|
animated?: string;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user