mirror of
https://github.com/Rate-Limiting-Nullifier/Discreetly.git
synced 2026-01-09 12:37:55 -05:00
12 lines
171 B
Vue
12 lines
171 B
Vue
<template>
|
|
<div id="app" class="container-fluid">
|
|
<serverInstance-manager />
|
|
</div>
|
|
</template>
|
|
|
|
<script setup lang="ts">
|
|
</script >
|
|
|
|
<script lang="ts">
|
|
|
|
</script> |