浏览代码

- Fix indenting textline.

Lauri Ojansivu 6 年之前
父节点
当前提交
c7721b048d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      start-wekan.sh

+ 1 - 1
start-wekan.sh

@@ -72,7 +72,7 @@ function wekan_repo_check(){
       # Example: export WEBHOOKS_ATTRIBUTES=cardId,listId,oldListId,boardId,comment,user,card,commentId
       export WEBHOOKS_ATTRIBUTES=''
       #---------------------------------------------
-            # ==== OAUTH2 AZURE ====
+      # ==== OAUTH2 AZURE ====
       # https://github.com/wekan/wekan/wiki/Azure
       # 1) Register the application with Azure. Make sure you capture
       #    the application ID as well as generate a secret key.