mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
⚡ Minor Zulip-Node fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export interface IMessage {
|
||||
type?: string;
|
||||
to?: string,
|
||||
to?: string;
|
||||
topic?: string;
|
||||
content?: string;
|
||||
propagat_mode?: string;
|
||||
|
||||
Reference in New Issue
Block a user