From 7a29b8ca700696ac3b3da28c7d148a1d8e39c475 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Mon, 9 Jan 2023 15:43:02 +0300 Subject: [PATCH] remove config todos --- config.example.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.example.toml b/config.example.toml index a82a920..cdecf4c 100644 --- a/config.example.toml +++ b/config.example.toml @@ -60,8 +60,8 @@ reupload_levels = true # todo: unimplemented [ranks.mod] position = 1 -badge = 1 # todo: unimplemented -is_mod = true # can request mod access ingame # todo: unimplemented +badge = 1 +is_mod = true # can request mod access ingame text_color = [200, 255, 200] [ranks.mod.permissions] rate_levels = true # todo: unimplemented