Merge branch 'master' into fix_docker_file_descriptions

This commit is contained in:
Ulf Gebhardt 2022-11-09 11:59:26 +01:00 committed by GitHub
commit d4b1bb5e34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
<div class="m-1 mt-2">{{ $t('GDD') }}</div>
</b-input-group-prepend>
<div class="p-3">{{ (amount * -1) | GDD }}</div>
<div class="p-3">{{ amount | GDD }}</div>
</b-input-group>
<br />