aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorNassim Jahnke <[email protected]>2024-01-24 11:55:36 +0100
committerNassim Jahnke <[email protected]>2024-01-24 11:55:36 +0100
commit51bef80755a18eb3fa58ba42b1926174d5e7a76d (patch)
tree9cb2d82efdc1e5465c0092784ffd455793b779ee /scripts
parent11645e32689f9b2872d064e9c8d8199bc34e0354 (diff)
downloadPaper-51bef80755a18eb3fa58ba42b1926174d5e7a76d.tar.gz
Paper-51bef80755a18eb3fa58ba42b1926174d5e7a76d.zip
[ci skip] Remove removed patches
Diffstat (limited to 'scripts')
-rw-r--r--scripts/moveback.py2
1 files changed, 1 insertions, 1 deletions
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):