Skip to content

Commit

Permalink
✨ update about page
Browse files Browse the repository at this point in the history
zetaraku committed Apr 7, 2024
1 parent 3b82954 commit b714c22
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pages/_gameCode/about.vue
Original file line number Diff line number Diff line change
@@ -280,10 +280,11 @@ 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">2024/04/06- v3.13 Update</span>
<span class="font-weight-bold">2024/04/07- v3.13 Update</span>
<ul>
<li>feature: (Sheet Drawer) allow user to config draw size of Sheet Combo Drawer</li>
<li>misc: now gallery page will use id instead of title in the url</li>
<li>misc: (Sheet Drawer) now the settings in the Sheet Combo Drawer are preserved</li>
<li>misc: (Gallery) now gallery page will use id instead of title in the url</li>
</ul>
</v-timeline-item>
<v-timeline-item small color="grey">

0 comments on commit b714c22

Please sign in to comment.