Remove organization switcher from side bar #9
@ -98,7 +98,7 @@ const Configure = () => {
|
||||
const { addProject } = await client.addProject(
|
||||
orgSlug!,
|
||||
{
|
||||
name: fullName!,
|
||||
name: `${owner}-${name}`,
|
||||
prodBranch: defaultBranch!,
|
||||
repository: fullName!,
|
||||
template: 'webapp',
|
||||
|
Loading…
Reference in New Issue
Block a user