mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
👕 Replace some double quotes with single ones
This commit is contained in:
@@ -5,7 +5,7 @@ import { IBuildOptions } from '.';
|
||||
|
||||
import {
|
||||
UserSettings,
|
||||
} from "n8n-core";
|
||||
} from 'n8n-core';
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user