upd: add notification for when scheduled note gets posted
This commit is contained in:
Vendored
+4
@@ -9562,6 +9562,10 @@ export interface Locale extends ILocale {
|
||||
* Posting scheduled note failed
|
||||
*/
|
||||
"scheduledNoteFailed": string;
|
||||
/**
|
||||
* Scheduled Note was posted
|
||||
*/
|
||||
"scheduledNotePosted": string;
|
||||
};
|
||||
"_deck": {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user