Merge pull request #60 from yoMamasDic/master

Fix emoji and gif modals not showing when sending a DM
remotes/1693045480750635534/spooky-22
Aevann1 2021-09-28 20:40:39 +02:00 committed by GitHub
commit 9bf9491d96
1 changed files with 6 additions and 0 deletions

View File

@ -601,6 +601,12 @@
{% endblock %}
{% block content %}
{% if v %}
{% include "emoji_modal.html" %}
{% include "gif_modal.html" %}
{% endif %}
<div id="profilecontent" class="row no-gutters">
<div class="col">
<div class="flex-row box-shadow-bottom d-flex justify-content-center justify-content-md-between align-items-center">