cards feature
This commit is contained in:
@@ -117,6 +117,15 @@ function get_features($filtered = true) {
|
||||
feature_level('private_notes',1),
|
||||
],
|
||||
|
||||
[
|
||||
'cards',
|
||||
t('Cards'),
|
||||
t('Create personal planning cards'),
|
||||
false,
|
||||
get_config('feature_lock','cards'),
|
||||
feature_level('cards',1),
|
||||
],
|
||||
|
||||
[
|
||||
'nav_channel_select',
|
||||
t('Navigation Channel Select'),
|
||||
|
Reference in New Issue
Block a user