DEV: Fix syntax tree formatting

This commit is contained in:
Alan Guo Xiang Tan 2024-01-09 10:56:48 +08:00
parent 92e3b2e4b2
commit 638bfea4b9
No known key found for this signature in database
GPG Key ID: 3F656E28E3AADEF1
1 changed files with 1 additions and 1 deletions

View File

@ -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