From bafdfefb838668c0e7ca9df95613f84ea9a52ac9 Mon Sep 17 00:00:00 2001 From: Nassim Jahnke Date: Wed, 24 Jan 2024 11:55:36 +0100 Subject: [PATCH] [ci skip] Remove removed patches --- scripts/moveback.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/moveback.py b/scripts/moveback.py index ca2a47481d..6dec9e0759 100644 --- a/scripts/moveback.py +++ b/scripts/moveback.py @@ -3,7 +3,7 @@ import sys # Use inside of server patch dir # py ../../scripts/moveback.py '' -patch_target = 998 # TODO: Update this +patch_target = 100 # TODO: Update this def increment_number(filename):