mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
trust enclosure urls
This commit is contained in:
@@ -82,6 +82,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div spinner shown="loading"></div>
|
||||
<span ng-if="!MobileService.mobile" ng-bind-html="ServerService.announcement | unsafe"></span>
|
||||
<span ng-if="!MobileService.mobile" ng-bind-html="ServerService.announcement | trustHtml"></span>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user