Skip to content

Commit

Permalink
DEV: Update plugin annotations (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
Grubba27 authored Oct 25, 2024
1 parent 304f22c commit ff03246
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/reviewable_upload.rb
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ def build_action(actions, id, icon:, bundle: nil, confirm: false, button_class:
# status :integer default("pending"), not null
# created_by_id :integer not null
# reviewable_by_moderator :boolean default(FALSE), not null
# reviewable_by_group_id :integer
# category_id :integer
# topic_id :integer
# score :float default(0.0), not null
Expand Down

0 comments on commit ff03246

Please sign in to comment.