forked from saurabh/personal-lab
Update 'lib/personal_lab/engine.rb'
This commit is contained in:
parent
86b8ac3a0d
commit
f276b67c29
|
@ -12,8 +12,6 @@ module PersonalLab
|
||||||
author "RD dep"
|
author "RD dep"
|
||||||
intro "I am intro"
|
intro "I am intro"
|
||||||
update_info 'some update_info'
|
update_info 'some update_info'
|
||||||
authorizable
|
|
||||||
is_personal_plugin true
|
|
||||||
frontend_enabled
|
frontend_enabled
|
||||||
icon_class_no_sidebar "icons-user"
|
icon_class_no_sidebar "icons-user"
|
||||||
data_count 1..30
|
data_count 1..30
|
||||||
|
|
Loading…
Reference in New Issue