2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

DEV: Plugin outlet after user-info (#10072)

This commit is contained in:
Mark VanLandingham 2020-06-18 10:18:34 -05:00 committed by GitHub
parent 332a7bb59c
commit ec794c7f29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,3 +25,5 @@
{{/if}}
</div>
{{plugin-outlet name="after-user-info" args=(hash user=user)}}