chore: peek overview authorization (#2632)
* chore: peek overview authorization * chore: comment access specifier validation
This commit is contained in:
parent
d48f13416f
commit
992cf79031
12 changed files with 270 additions and 195 deletions
1
web/types/projects.d.ts
vendored
1
web/types/projects.d.ts
vendored
|
|
@ -43,7 +43,6 @@ export interface IProject {
|
|||
page_view: boolean;
|
||||
project_lead: IUserLite | string | null;
|
||||
sort_order: number | null;
|
||||
slug: string;
|
||||
total_cycles: number;
|
||||
total_members: number;
|
||||
total_modules: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue