mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-12-31 21:56:41 +01:00
「✨」 feat(front): front mainly done, waiting for image api
This commit is contained in:
@ -77,6 +77,7 @@ export default class extends Aview {
|
||||
method: "GET",
|
||||
credentials: "include",
|
||||
});
|
||||
isLogged();
|
||||
if (req.status === 200)
|
||||
this.run();
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user