Skip to content

Commit

Permalink
jansServices typo fix #8599
Browse files Browse the repository at this point in the history
Signed-off-by: shekhar16 <shekharlaad1609@gmail.com>
Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
  • Loading branch information
shekhar16 authored and yurem committed May 31, 2024
1 parent 6b8f8a1 commit a938f01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ public List<AssetDirMapping> getAssetDirMapping() {

public void setAssetDirMapping(List<AssetDirMapping> assetDirMapping) {
this.assetDirMapping = assetDirMapping;
}4
}

/**
* List of supported service module where asset can be uploaded
Expand Down

0 comments on commit a938f01

Please sign in to comment.