More plantnet bugfixes. But working now

This commit is contained in:
Norbert Schmidt
2023-02-22 09:08:38 +01:00
parent b1c26baea0
commit f90c564a3d
4 changed files with 170 additions and 137 deletions

View File

@@ -8,6 +8,8 @@ const routes: Routes = [
path: '',
component: ClassifyPage
}
];
@NgModule({