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