ソースを参照

Reserve "community" username

tags/v0.6.0
Matt Baer 5年前
コミット
8beccaf6c2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      author/author.go

+ 1
- 0
author/author.go ファイルの表示

@@ -28,6 +28,7 @@ var reservedUsernames = map[string]bool{
"categories": true,
"category": true,
"changes": true,
"community": true,
"create": true,
"css": true,
"data": true,


読み込み中…
キャンセル
保存