Add image generation feature with new component and service integration
This commit is contained in:
@@ -6,7 +6,7 @@ import {NgModule} from '@angular/core';
|
||||
export const routes: Routes = [
|
||||
{
|
||||
path: '',
|
||||
redirectTo: 'main/home',
|
||||
redirectTo: 'main/generate-image',
|
||||
pathMatch: 'full'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user