fix: retrieve user profile after refreshing twitch creds

This commit is contained in:
cătălin 2025-02-24 11:29:12 +01:00
commit 1452f2076b
No known key found for this signature in database
7 changed files with 18 additions and 16 deletions

View file

@ -10,6 +10,7 @@
languages.python.version = "3.12.8";
enterShell = ''
uv sync
'';
dotenv.enable = true;