mirror of https://github.com/status-im/codimd.git
Add back missing code for 1f4e1f09b6
This commit is contained in:
parent
86b7304746
commit
4058306d4e
|
@ -1299,7 +1299,7 @@ ui.toolbar.import.snippet.click(function () {
|
|||
showMessageModal('<i class="fa fa-gitlab"></i> Import from Snippet', 'Unable to fetch gitlab parameters :(', '', '', false);
|
||||
})
|
||||
.complete(function () {
|
||||
//na
|
||||
ui.spinner.hide();
|
||||
});
|
||||
return false;
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue