retarded fix

This commit is contained in:
Timo Bejan 2021-09-29 11:42:45 +03:00
parent 67a75afa5e
commit 94ec7ccbe5

View File

@ -17,7 +17,7 @@ import { Observable } from 'rxjs';
import { BASE_PATH } from '../variables';
import { Configuration } from '../configuration';
import { SMTPConfiguration } from '../model/SMTPConfiguration';
import { SMTPConfiguration } from '../model/sMTPConfiguration';
@Injectable()
export class SmtpConfigurationControllerService {