fix: frontend register url (#2231)

This commit is contained in:
Philipp Fischbeck 2023-03-12 21:40:31 +01:00 committed by GitHub
parent ccb0b43cef
commit 42d078ef02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -1,2 +0,0 @@
import Register from "./register.vue";
export default Register;