Add images, update services, fix routes

This commit is contained in:
Çetin
2025-01-03 17:20:47 +03:00
parent 09176b45eb
commit 012e4ba46f
139 changed files with 19373 additions and 154 deletions

View File

@@ -51,6 +51,7 @@ import { PhotoService } from '@/src/service/photo.service';
</ng-template>
</p-galleria>
</div>`,
providers: [ProductService, PhotoService],
})
export class MediaDoc implements OnInit {