Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d361a4c3 authored by Akhil's avatar Akhil 🙂
Browse files

import loadState in Signup

parent 4119e047
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
<script>
import Axios from '@nextcloud/axios'
import { showSuccess, showError } from '@nextcloud/dialogs'
import { loadState } from '@nextcloud/initial-state'
import { generateUrl } from '@nextcloud/router'
import RegistrationForm from './signup/RegistrationForm.vue'
import HCaptchaForm from './signup/HCaptchaForm.vue'