From d4653693986786f23d7fd7e71b7a380e56bc6971 Mon Sep 17 00:00:00 2001 From: dev Date: Wed, 24 Jun 2026 01:55:52 +0200 Subject: chore: remove access_token from config (calculated by program) --- src/config.json.example | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/config.json.example') diff --git a/src/config.json.example b/src/config.json.example index 125484b..864d68a 100644 --- a/src/config.json.example +++ b/src/config.json.example @@ -9,8 +9,6 @@ "user_agent": "", "delay": 0, - - "access_token": "", "refresh_token": "", "debug": false -- cgit v1.2.3