Small tweaks
This commit is contained in:
@@ -537,7 +537,7 @@ export class Standards {
|
||||
}
|
||||
return out;
|
||||
},
|
||||
getOne: function (): Standard | undefined {
|
||||
getOne: function(): Standard | undefined {
|
||||
return execMethods.exact.getAll()[0];
|
||||
},
|
||||
getNearest(
|
||||
|
||||
Reference in New Issue
Block a user