mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-26 04:17:19 +00:00
Add hideTimestamp to Parameters
This commit is contained in:
@@ -12,6 +12,7 @@ type Parameters = {
|
|||||||
theme?: string;
|
theme?: string;
|
||||||
bg?: string;
|
bg?: string;
|
||||||
hideStatus?: string;
|
hideStatus?: string;
|
||||||
|
hideTimestamp?: string;
|
||||||
hideDiscrim?: string;
|
hideDiscrim?: string;
|
||||||
borderRadius?: string;
|
borderRadius?: string;
|
||||||
animated?: string;
|
animated?: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user