mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
fix(auth): invalid session error (#892)
* chore: ignore dist dir * fix(auth): speculative invalid session
This commit is contained in:
parent
61439567d8
commit
83e9232b98
2 changed files with 10 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -39,3 +39,4 @@ tmp/
|
|||
package-lock.json
|
||||
# Ditto for yarn, except we're using npm.
|
||||
yarn.lock
|
||||
dist/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue