mirror of
https://github.com/plausible/analytics.git
synced 2024-12-25 02:24:55 +03:00
Add title to admin
This commit is contained in:
parent
a5135d34fa
commit
c847839471
@ -217,6 +217,7 @@ config :kaffy,
|
|||||||
otp_app: :plausible,
|
otp_app: :plausible,
|
||||||
ecto_repo: Plausible.Repo,
|
ecto_repo: Plausible.Repo,
|
||||||
router: PlausibleWeb.Router,
|
router: PlausibleWeb.Router,
|
||||||
|
admin_title: "Plausible Admin",
|
||||||
resources: [
|
resources: [
|
||||||
auth: [
|
auth: [
|
||||||
resources: [
|
resources: [
|
||||||
|
Loading…
Reference in New Issue
Block a user