Updated .well-known routes
• Updated: - .well-known routes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
module WellKnown
|
||||
class KeybaseProofConfigController < ActionController::Base
|
||||
def show
|
||||
render json: {}, serializer: ProofProvider::Keybase::ConfigSerializer
|
||||
render json: {}, status: 404
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user