Skip to content
Snippets Groups Projects
Commit ee7ecf81 authored by SAPONE Alann's avatar SAPONE Alann
Browse files

changed samp name metadata for launcher to ETC-42

parent ab55f041
No related branches found
Tags V1.0.0
No related merge requests found
......@@ -74,7 +74,7 @@ final class SampControllerImpl implements SampController {
private Metadata getmetadata() {
Metadata metadataETC = new Metadata();
metadataETC.setName("ETC");
metadataETC.setName("ETC-42");
metadataETC.setDescriptionText("Exposure Time Calculator");
return metadataETC;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment