mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 16:59:41 +00:00
Fix misc comment typos (#37183)
This commit is contained in:
@@ -28,7 +28,7 @@ module ApplicationExtension
|
||||
end
|
||||
|
||||
def redirect_uris
|
||||
# Doorkeeper stores the redirect_uri value as a newline delimeted list in
|
||||
# Doorkeeper stores the redirect_uri value as a newline delimited list in
|
||||
# the database:
|
||||
redirect_uri.split
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user