Update 'lib/personal_book/engine.rb'

This commit is contained in:
Harry Bomrah 2023-12-29 08:27:17 +00:00
parent e49c54c8aa
commit 9cbe3c7148
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ module PersonalBook
update_info 'some update_info'
frontend_enabled
icon_class_no_sidebar "icons-user"
authorizable
is_personal_plugin true
data_count 1..10
end
end