From 0a93015720fec2d2964f0583bf3bda93782adede Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Mon, 27 May 2024 12:24:23 +0800 Subject: [PATCH] Update tools.py --- tools.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools.py b/tools.py index 703994e9a..6a050f9d9 100755 --- a/tools.py +++ b/tools.py @@ -78,8 +78,8 @@ def mwcli(mw_input=0): mw_input = 0 nums = [ - 1, 2, 3, 4, 5, 10, 11, 12, 13, 19 - 20, 21, 22, 23, 24, 25, 26, + 1, 2, 3, 4, 5, 10, 11, 12, 13, + 20, 21, 22, 23, 24, 25, 26, 27, 100, 101, 200, 201 ]