Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Dorschner authored and Guillaume Dorschner committed Nov 5, 2023
1 parent a48834e commit d3c3b28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/routes/(app)/settings/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
let validationError = "";
let userForm;
let file;
let toremove;
$: userForm = $user;
Expand Down

0 comments on commit d3c3b28

Please sign in to comment.