OSDN Git Service

fix: omniauth twitter
[pettanr/pettanr.git] / app / controllers / original_pictures_controller.rb
index 5e70e36..67604b1 100644 (file)
@@ -5,7 +5,7 @@ class OriginalPicturesController < ApplicationController
   before_action :authenticate_artist, :only => [:index, :new, :edit, :create, :update, :destroy]
   
   def index
-    filer_list
+    filer_list param: @operators
   end
 
   def show_html_format format