mirror of
https://github.com/Xevion/the-office.git
synced 2026-01-31 08:26:13 -06:00
chore: add remaining required URLs
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
<script setup lang="ts"></script>
|
||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<h1>Episodes</h1>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
<script setup lang="ts"></script>
|
||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<h1>Seasons</h1>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
Reference in New Issue
Block a user