mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 06:36:34 +00:00
chore: enable templates
This commit is contained in:
@@ -152,9 +152,9 @@ const FEATURES = [
|
||||
id: 'templates',
|
||||
title: 'Templates',
|
||||
description: 'Enable templates feature to browse and use templates.',
|
||||
enabled: false,
|
||||
version: 1,
|
||||
isEngineering: true,
|
||||
enabled: true,
|
||||
version: 2,
|
||||
isEngineering: false,
|
||||
isEE: true,
|
||||
isOnPrem: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user