mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-06 20:00:48 +00:00
Update profile directory view
This commit is contained in:
parent
9c66d9c439
commit
88e4f218bc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<div class="container mt-5">
|
<div class="container mt-5">
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
<profile-directory profile-id="{{Auth::user()->profile_id}}"></profile-directory>
|
<profile-directory></profile-directory>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue