X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fpleroma%2Fconstants.ex;h=bf92f65cb170d1267fc5242765fcc521bde1861b;hb=c301a95276fd1e66208a9f6ccdcf5e29f0be51e1;hp=bdca8279c82f8ac6e307d82063b65365a4f41fff;hpb=0ddf492c5d65559adceac3a78b0a648d09292c86;p=akkoma diff --git a/lib/pleroma/constants.ex b/lib/pleroma/constants.ex index bdca8279c..bf92f65cb 100644 --- a/lib/pleroma/constants.ex +++ b/lib/pleroma/constants.ex @@ -27,6 +27,4 @@ defmodule Pleroma.Constants do do: ~w(index.html robots.txt static static-fe finmoji emoji packs sounds images instance sw.js sw-pleroma.js favicon.png schemas doc embed.js embed.css) ) - - def as_local_public, do: Pleroma.Web.Endpoint.url() <> "/#Public" end