Merge branch 'master' into hunicus/move-on-in-it

This commit is contained in:
hunicus
2024-04-02 15:26:11 +09:00
committed by GitHub
519 changed files with 22961 additions and 18042 deletions

View File

@@ -146,13 +146,10 @@
</ng-template>
<ng-template [ngIf]="error">
<div class="text-center">
<app-http-error [error]="error">
<span i18n="asset.error.loading-asset-data">Error loading asset data.</span>
<br>
<i>{{ error.error }}</i>
</div>
</app-http-error>
</ng-template>
</div>
<br>