mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
show the border MFM function in cheatsheet - fixes #533
This commit is contained in:
8
locales/index.d.ts
vendored
8
locales/index.d.ts
vendored
@@ -11525,6 +11525,14 @@ export interface Locale extends ILocale {
|
||||
* Change the background color of text.
|
||||
*/
|
||||
"backgroundDescription": string;
|
||||
/**
|
||||
* Border
|
||||
*/
|
||||
"border": string;
|
||||
/**
|
||||
* Draw a border around the content.
|
||||
*/
|
||||
"borderDescription": string;
|
||||
/**
|
||||
* Plain
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user