Skip to content

Commit

Permalink
✨ update about page
Browse files Browse the repository at this point in the history
  • Loading branch information
zetaraku committed Jan 3, 2025
1 parent 400e458 commit 038f7b9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pages/_gameCode/about.vue
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,13 @@ export default defineComponent({

<h3>{{ $t('page.about.updateRecord') }}</h3>
<v-timeline dense align-top class="mt-2">
<v-timeline-item>
<span class="font-weight-bold">2025/01/03 - v3.23 Update</span>
<ul>
<li>feature: (Summary View) allow clicking on chart to view sheets in the bar</li>
<li>misc: (Sheet Drawer) add "View Mode" for viewing sheets</li>
</ul>
</v-timeline-item>
<v-timeline-item>
<span class="font-weight-bold">2024/12/29 - v3.22 Update</span>
<ul>
Expand Down

0 comments on commit 038f7b9

Please sign in to comment.