@@ -0,0 +1,7 @@
# frozen_string_literal: true
class PerformanceController < ApplicationController
def index
@perf = current_user.performance
end
The note is not visible to the blocked user.