Skip to content

Commit

Permalink
attachment name
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Apr 23, 2024
1 parent ac7fb24 commit 329af90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/api/utils/shared_ops_util.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default class SharedOpsUtil extends SharedUtil
this.FXHASH_OP_NAME = "Ops.Extension.FxHash.FxHash";

this.SUBPATCH_ATTACHMENT_NAME = "att_subpatch_json";
this.SUBPATCH_ATTACHMENT_PORTS = "att_ports";
this.SUBPATCH_ATTACHMENT_PORTS = "att_ports.json";

this.OP_NAME_MIN_LENGTH = 5;

Expand Down

0 comments on commit 329af90

Please sign in to comment.