rename view

This commit is contained in:
2023-11-29 20:56:32 +01:00
parent 9ae0dd0e28
commit bf3393e9a9
6 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
import { client, navigateTo } from "../../index.js";
import AbstractUnAuthentificateView from "../AbstractUnAuthentificateView.js";
import AbstractUnAuthentificateView from "../AbstractNonAuthentified.js";
async function register()
{