Compare commits

...

1 Commits

Author SHA1 Message Date
Harry Bomrah 9cbe3c7148 Update 'lib/personal_book/engine.rb' 2023-12-29 08:27:17 +00:00
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