Skip to content

Commit

Permalink
Update App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoAICP authored Nov 18, 2024
1 parent 21da26e commit 9e8cb04
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
N64
</v-btn>
</v-list-item>
<v-list-item>
<v-btn style="background-color: transparent; width: 100%; text-align: left" to="/nescompat" title="">
NES
</v-btn>
</v-list-item>
</v-list>
</v-menu>
<v-btn color="primary" to="/" title="">
Expand Down

0 comments on commit 9e8cb04

Please sign in to comment.