From 11d463bc60ee8c6b4dfb87e61fb858cf03130be9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 11 Oct 2021 17:05:49 +0200 Subject: [PATCH] dfsfds --- files/routes/comments.py | 2 +- files/templates/comments.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/files/routes/comments.py b/files/routes/comments.py index c4df73b7f..e2b771e90 100644 --- a/files/routes/comments.py +++ b/files/routes/comments.py @@ -530,7 +530,7 @@ def api_comment(v): 'notification': { 'title': f'New reply by @{v.username}', 'body': c.body, - 'deep_link': f'https://{site}{c.permalink}?context=5#context', + 'deep_link': f'https://{site}{c.permalink}?context=10#context', }, }, }, diff --git a/files/templates/comments.html b/files/templates/comments.html index 607ff7ea3..742d3e214 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -149,7 +149,7 @@ {% endfor %}
- More comments + More comments
{% endif %} {% endif %} @@ -362,8 +362,8 @@ Reply {% endif %} - Context - Copy link + Context + Copy link {% if v %} Report {% endif %} @@ -518,9 +518,9 @@ Unsave {% endif %} - Copy link + Copy link - Context + Context Report