diff options
author | FChannel <> | 2022-06-14 14:50:32 -0700 |
---|---|---|
committer | FChannel <> | 2022-06-19 12:53:29 -0700 |
commit | 7306338e7f23d652b6b0bfecddcee408a4227169 (patch) | |
tree | 58bac2a3a97b1f5456734f654cc6264e919016e7 /views/catalog.html | |
parent | 27d0796d7f775034f391ba8aaca99f2a81018842 (diff) |
added sendtofollowers to cc incase not already sending to followers
ie. sending from other server than fchannel
Diffstat (limited to 'views/catalog.html')
-rw-r--r-- | views/catalog.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/catalog.html b/views/catalog.html index 6a99d8f..f19c489 100644 --- a/views/catalog.html +++ b/views/catalog.html @@ -89,4 +89,3 @@ {{ template "partials/footer" .page }} {{ template "partials/general_scripts" .page }} -{{ template "partials/post_scripts" .page }} |