From c238e2a9c27fffbca102b8890c5b6f187d660e03 Mon Sep 17 00:00:00 2001 From: Philipp Date: Sat, 5 Oct 2024 19:38:16 +0200 Subject: [PATCH] Renamed Contract Solver --- local/path/home/{ContractSolver.js => ContractSolverRamses.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename local/path/home/{ContractSolver.js => ContractSolverRamses.js} (100%) diff --git a/local/path/home/ContractSolver.js b/local/path/home/ContractSolverRamses.js similarity index 100% rename from local/path/home/ContractSolver.js rename to local/path/home/ContractSolverRamses.js