change the klc fx strength

This commit is contained in:
jackyu66git
2025-06-10 01:11:22 +08:00
parent fca57e23e8
commit 55791afed1
4 changed files with 20 additions and 19 deletions
+1 -1
View File
@@ -1280,4 +1280,4 @@ def format_fx_type(fx_type):
return fx_type_map.get(fx_type, fx_type)
if __name__ == '__main__':
app.run(debug=True, host='0.0.0.0', port=8120)
app.run(debug=True, host='0.0.0.0', port=8128)