Update pages/dashboard/client-support.vue

This commit is contained in:
matt
2025-04-02 12:43:40 +02:00
parent ee2993b7bb
commit 2b3b08be3e

View File

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