Update pages/dashboard/client-support.vue

This commit is contained in:
matt
2025-04-02 12:36:38 +02:00
parent ff1e297e21
commit ee2993b7bb

View File

@@ -1,7 +1,7 @@
<template>
<div class="embed">
<iframe
src="https://support.portnimara.com/app/"
src="https://support.portnimara.com/"
/>
</div>
</template>