mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-02 02:37:33 +00:00
fix: disable
This commit is contained in:
@@ -170,7 +170,7 @@ const FEATURES = [
|
||||
id: 'cross_base_link',
|
||||
title: 'Cross Base Link',
|
||||
description: 'Enables link creation between tables in different bases.',
|
||||
enabled: true,
|
||||
enabled: false,
|
||||
version: 1,
|
||||
isEE: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user