From beff3cff1f8db647d2382f2142d0d4ceb46eaf8f Mon Sep 17 00:00:00 2001 From: Robin Jadoul Date: Sun, 12 Apr 2020 00:13:39 +0200 Subject: [PATCH] Forgot to update config sample --- config.json.sample | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.json.sample b/config.json.sample index debd36c..503286a 100644 --- a/config.json.sample +++ b/config.json.sample @@ -29,5 +29,8 @@ "discord": { "token": "", "client_id": -1 + }, + "website": { + "user_url": "https://cryptohack.org/user/{}/" } }