add "unixtime" to the MFM cheatsheet
This commit is contained in:
Vendored
+8
@@ -12492,6 +12492,14 @@ export interface Locale extends ILocale {
|
||||
* Displays content centered.
|
||||
*/
|
||||
"centerDescription": string;
|
||||
/**
|
||||
* Unix Time
|
||||
*/
|
||||
"unixtime": string;
|
||||
/**
|
||||
* Displays a timestamp in the viewer's current timezone.
|
||||
*/
|
||||
"unixtimeDescription": string;
|
||||
/**
|
||||
* Code (Inline)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user