DEV: Fix syntax tree formatting
This commit is contained in:
parent
92e3b2e4b2
commit
638bfea4b9
|
@ -1,7 +1,7 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
# name: discourse-oauth2-basic
|
# name: discourse-oauth2-basic
|
||||||
# about: Allows users to login to your forum using a basic OAuth2 provider.
|
# about: Allows users to login to your forum using a basic OAuth2 provider.
|
||||||
# meta_topic_id: 33879
|
# meta_topic_id: 33879
|
||||||
# version: 0.3
|
# version: 0.3
|
||||||
# authors: Robin Ward
|
# authors: Robin Ward
|
||||||
|
|
Loading…
Reference in New Issue