Skip to content

Commit

Permalink
Assign everyone the ability to create, read and update videos
Browse files Browse the repository at this point in the history
  • Loading branch information
janwerkhoven committed Dec 11, 2023
1 parent 4cf64e1 commit 545de68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/tasks/user.rake
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,10 @@ namespace :user do
create_permalinks
read_permalinks
update_permalinks

create_videos
read_videos
update_videos
].join(',')

translation_base = %w[
Expand Down

0 comments on commit 545de68

Please sign in to comment.