9 lines
No EOL
190 B
Vue
9 lines
No EOL
190 B
Vue
<script>
|
|
navigateTo("https://utsfabsoc.github.io/Docs/Server-Charm-Workshop/Server-Charm-Workshop", { external: true });
|
|
|
|
</script>
|
|
|
|
<template>
|
|
<p>Redirecting...</p>
|
|
|
|
</template> |