mirror of
https://github.com/Xevion/the-office.git
synced 2026-01-31 04:26:17 -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