mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
refactor(editor): Clean up feature flag for the log view (#15606)
This commit is contained in:
@@ -163,9 +163,6 @@ export interface FrontendSettings {
|
||||
folders: {
|
||||
enabled: boolean;
|
||||
};
|
||||
logsView: {
|
||||
enabled: boolean;
|
||||
};
|
||||
banners: {
|
||||
dismissed: string[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user