Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
GrPe committed May 12, 2024
1 parent 6b5a37b commit cd360ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<th>Amount</th>
<th>Note</th>
<th>Attachments?</th>
<th>Actions.</th>
<th>Actions</th>
</tr>
<tr v-for="transaction in transactions" :key="transaction.id">
<td>{{ transaction.id }}</td>
Expand Down

0 comments on commit cd360ab

Please sign in to comment.