Skip to content

Commit

Permalink
fix: rename API to REST
Browse files Browse the repository at this point in the history
  • Loading branch information
buqiyuan committed Jun 28, 2022
1 parent 4414f49 commit 5fb3632
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export class SidebarComponent implements OnInit, OnDestroy {
private getModules() {
const defaultModule = [
{
moduleName: 'API',
moduleName: 'REST',
moduleID: '@eo-core-apimanger',
isOffical: true,
icon: 'api',
Expand Down

0 comments on commit 5fb3632

Please sign in to comment.