mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix(editor): Send protocol and n8n version in templates destination parameter, stop redirecting template preview page to website (#8691)
This commit is contained in:
committed by
GitHub
parent
5304b320c8
commit
a573146135
@@ -1379,6 +1379,7 @@ export interface ITemplateState {
|
||||
};
|
||||
currentSessionId: string;
|
||||
previousSessionId: string;
|
||||
currentN8nPath: string;
|
||||
}
|
||||
|
||||
export interface IVersionsState {
|
||||
|
||||
Reference in New Issue
Block a user