mirror of
https://github.com/documize/community.git
synced 2025-07-20 21:59:42 +02:00
latest embed assets
This commit is contained in:
parent
87d1334280
commit
ed7f451bc9
2 changed files with 598 additions and 598 deletions
|
@ -194,7 +194,7 @@ export default Ember.Service.extend({
|
||||||
dataType: 'text'
|
dataType: 'text'
|
||||||
}).then((response) => {
|
}).then((response) => {
|
||||||
return response;
|
return response;
|
||||||
}).catch((error) => {
|
}).catch(() => {
|
||||||
return "";
|
return "";
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue