summaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/models/paths-and-names.ts
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/src/app/models/paths-and-names.ts')
-rw-r--r--catalog-ui/src/app/models/paths-and-names.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-ui/src/app/models/paths-and-names.ts b/catalog-ui/src/app/models/paths-and-names.ts
index 7304d9641f..1e151647a6 100644
--- a/catalog-ui/src/app/models/paths-and-names.ts
+++ b/catalog-ui/src/app/models/paths-and-names.ts
@@ -20,4 +20,4 @@
export class PathsAndNamesDefinition {
constructor(public path: string, public friendlyName: string, public searchable: boolean = true) {}
-} \ No newline at end of file
+}