Merge branch 'master' into 2272-send-email-for-rejected-contributions

This commit is contained in:
Hannes Heine 2022-11-09 11:40:02 +01:00 committed by GitHub
commit 65bd9b54f9
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 />