Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc-team
strudelv2_spa
Commits
5e669faf
Commit
5e669faf
authored
Jun 24, 2019
by
Chris Hines
Browse files
somehow made a typo
parent
7ae4a098
Pipeline
#7352
passed with stages
in 2 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/app/identity.ts
View file @
5e669faf
...
...
@@ -22,7 +22,7 @@ export class Identity {
id
.
site
.
cafingerprint
=
this
.
site
.
cafingerprint
;
id
.
site
.
dtn
=
this
.
site
.
dtn
;
id
.
site
.
lscmd
=
this
.
site
.
lscmd
;
i
s
.
site
.
dtnport
=
this
.
site
.
dtnport
;
i
d
.
site
.
dtnport
=
this
.
site
.
dtnport
;
return
id
;
}
displayName
():
string
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment