Feroze Mohideen 2 年之前
父节点
当前提交
45860bbb0e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      api/server/router/project.go

+ 1 - 0
api/server/router/project.go

@@ -460,6 +460,7 @@ func getProjectRoutes(
 				RelativePath: relPath + "/billing/publishable_key",
 			},
 			Scopes: []types.PermissionScope{
+				types.UserScope,
 				types.ProjectScope,
 			},
 		},