diff --git a/.gitignore b/.gitignore index 6469fef6..4b4ac8d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .ropeproject -node_modules \ No newline at end of file +node_modules +scripts \ No newline at end of file diff --git a/app/client/src/components/auth/PinInput.svelte b/app/client/src/components/auth/PinInput.svelte index 73d36cd7..6fdd6e93 100644 --- a/app/client/src/components/auth/PinInput.svelte +++ b/app/client/src/components/auth/PinInput.svelte @@ -34,12 +34,15 @@