Skip to content

Commit e8e4d76

Browse files
authored
Merge branch 'develop' into #272-dynamic-run-form-template
2 parents 7a920a3 + 4f1f713 commit e8e4d76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

angular-client/src/app/app.module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ import CarCommandComponent from 'src/pages/car-command-page/car-command.componen
149149
import { InputTextModule } from 'primeng/inputtext';
150150
import { InputNumberModule } from 'primeng/inputnumber';
151151
import { PasswordModule } from 'primeng/password';
152+
152153
@NgModule({
153154
declarations: [
154155
AppContextComponent,

0 commit comments

Comments
 (0)