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
open-source
SemWeb
libview
Commits
c50ecec30280
Commit
b9e102ef
authored
Dec 21, 2018
by
Laurent Wouters
Browse files
[clean] Format
parent
6b7cdc8c4a85
Changes
1
Hide whitespace changes
Inline
Side-by-side
libview/src/view-def.ts
View file @
c50ecec3
...
...
@@ -222,9 +222,9 @@ function loadDescriptors(
.
catch
((
reason
:
string
)
=>
{
console
.
log
(
"
Failed to fetch descriptor from source
"
+
source
.
name
+
"
:
"
+
reason
source
.
name
+
"
:
"
+
reason
);
onPartFinished
();
});
...
...
Write
Preview
Supports
Markdown
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