1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-23 02:58:34 +09:00
YuruToot/app/views/doorkeeper/authorizations/error.html.haml

5 lines
126 B
Plaintext
Raw Normal View History

.prompt= t('doorkeeper.authorizations.error.title')
#error_explanation
= @pre_auth.error_response.body[:error_description]