remove doc-text that dows not seem to belong there
This commit is contained in:
parent
4838dbf49f
commit
15142a6431
2
webxdc.d.ts
vendored
2
webxdc.d.ts
vendored
|
@ -24,7 +24,7 @@ type ReceivedStatusUpdate<T> = {
|
|||
max_serial: number;
|
||||
/** optional, short, informational message. */
|
||||
info?: string;
|
||||
/** optional, short text, shown beside app icon. If there are no updates, an empty JSON-array is returned. */
|
||||
/** optional, short text, shown beside app icon. */
|
||||
summary?: string;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue