Ausgaben und Spenden bearbeitbar machen
All checks were successful
CI / Build and Deploy (push) Successful in 2m44s
All checks were successful
CI / Build and Deploy (push) Successful in 2m44s
This commit is contained in:
@@ -93,6 +93,9 @@ export type DashboardDonation = {
|
||||
donatedAt: string;
|
||||
periodId: string;
|
||||
expenseId: string | null;
|
||||
workingGroupId: string | null;
|
||||
workingGroupName: string | null;
|
||||
expenseTitle: string | null;
|
||||
createdAt: string;
|
||||
creator: {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user