Skip to content

Commit

Permalink
fix: Menu/Consts.vue should be Menu/Consts_Main.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenjiang110 committed Jul 27, 2024
1 parent 2e22b75 commit 95b99d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bob.Abp.AppGen/Bob.Abp.AppGen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<EmbeddedResource Include="Templates\Web\PageToolbar_Calling.vue" />
<EmbeddedResource Include="Templates\Web\PageAuthorization_Main.vue" />
<EmbeddedResource Include="Templates\Web\PageAuthorization_Calling.vue" />
<EmbeddedResource Include="Templates\Web\Menu\Consts.vue" />
<EmbeddedResource Include="Templates\Web\Menu\Consts_Main.vue" />
<EmbeddedResource Include="Templates\Web\Menu\Contributor_Main.vue" />
<EmbeddedResource Include="Templates\Web\Menu\ContributorModify_Calling.vue" />
<EmbeddedResource Include="Templates\Application\AutoMapper_Using.vue" />
Expand Down

0 comments on commit 95b99d3

Please sign in to comment.