discourse/app/assets/javascripts/admin/addon/templates/modal/admin-merge-users-progress.hbs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
109 B
Handlebars
Raw Normal View History

<DModalBody @title="admin.user.merge.progress.title" @dismissable={{false}}>
2022-12-28 20:28:11 +08:00
{{this.message}}
</DModalBody>