Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
Fixing build 02
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Menendez Fernandez committed Mar 26, 2019
1 parent e6fe1a9 commit 8365e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/settings/settings.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { ToastrService } from 'ngx-toastr';
import { Router } from '@angular/router';
import { AuthService } from '../services/solid.auth.service';
import { SolidProvider } from '../models/solid-provider.model';
import { FormsModule } from '@angular/forms';

@Component({
selector: 'app-settings',
Expand Down

0 comments on commit 8365e1c

Please sign in to comment.