Merge pull request #15725 from abpframework/braim23-patch-1

Fix the missing {{end}} in the Minimalist TodoApp doc
pull/15726/head
Engincan VESKE 3 years ago committed by GitHub
commit 0b225f7e79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -305,7 +305,7 @@ using Volo.Abp.Domain.Repositories;
using TodoApp.Entities;
using Volo.Abp.Application.Services;
using Volo.Abp.Domain.Repositories;
{{end}}
namespace TodoApp.Services;

Loading…
Cancel
Save