Add hideTimestamp to Parameters

This commit is contained in:
LeonardSSH
2021-08-12 11:55:24 +02:00
parent d84990f2f1
commit fe3d6d2b5c

View File

@@ -12,6 +12,7 @@ type Parameters = {
theme?: string;
bg?: string;
hideStatus?: string;
hideTimestamp?: string;
hideDiscrim?: string;
borderRadius?: string;
animated?: string;