Change user.discoverable field to user.is_discoverable
[akkoma] / lib / pleroma / plugs / user_enabled_plug.ex
index 7b304eebc0ca39f44fa2bf0ef5de305bb11981a4..23e800a74740c6c3ccee0d130400857522985ba4 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2019 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Plugs.UserEnabledPlug do