[feature] Next episode button #4

Merged
bivashy merged 9 commits from feature/next-episode-button into main 2025-09-07 18:59:21 +00:00
5 changed files with 99 additions and 20 deletions
Showing only changes of commit 2f735587c3 - Show all commits

View File

@ -1,6 +1,6 @@
// @ts-check // @ts-check
import withNuxt from '.nuxt/eslint.config.mjs' import withNuxt from './.nuxt/eslint.config.mjs'
export default withNuxt( export default withNuxt(
// Your custom configs here // Your custom configs here
) )