Skip to content

Commit 7fbb1bf

Browse files
committed
[feature] update support ali oss config import
1 parent 78cb876 commit 7fbb1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-app/src/app/routes/setting/settings/object-store/object-store.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import { ChangeDetectorRef, Component, Inject, OnInit } from '@angular/core';
2222
import { NzNotificationService } from 'ng-zorro-antd/notification';
2323
import { finalize } from 'rxjs/operators';
2424

25-
import {ObjectStore, ObjectStoreType, ObsConfig, OssConfig} from '../../../../pojo/ObjectStore';
25+
import { ObjectStore, ObjectStoreType, ObsConfig, OssConfig } from '../../../../pojo/ObjectStore';
2626
import { GeneralConfigService } from '../../../../service/general-config.service';
2727

2828
const key = 'oss';

0 commit comments

Comments
 (0)