diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/nola/nola.ex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nola/nola.ex b/lib/nola/nola.ex index 0acb76e..18e5ddd 100644 --- a/lib/nola/nola.ex +++ b/lib/nola/nola.ex @@ -2,7 +2,7 @@ defmodule Nola do @default_brand [ name: "Nola, - source_url: "https://phab.random.sh/source/Bot/", + source_url: "https://phab.random.sh/source/Nola/", owner: "Ashamed owner", owner_email: "contact@my.nola.bot" ] |