mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-24 15:29:36 +02:00
Enhance category management: update adventure category assignment logic, improve category display in UI components, and add dynamic sorting for category dropdown
This commit is contained in:
parent
adf45ff557
commit
f878167a36
6 changed files with 441 additions and 429 deletions
|
@ -122,6 +122,7 @@ export default defineConfig({
|
|||
},
|
||||
{
|
||||
text: "Changelogs",
|
||||
collapsed: false,
|
||||
items: [
|
||||
{
|
||||
text: "v0.7.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue