mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-17 01:38:46 +00:00
5 lines
69 B
Ruby
5 lines
69 B
Ruby
class ProfileController < ApplicationController
|
|
def show
|
|
end
|
|
end
|