mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-17 21:31:52 +01:00
Update otherstuff.py
This commit is contained in:
parent
1bbc6fc104
commit
58d3ef9e94
@ -497,6 +497,6 @@ if __name__ == '__main__':
|
||||
dotenv.load_dotenv(env_path, verbose=True, override=True)
|
||||
else:
|
||||
raise FileNotFoundError(f'.env file not found at {env_path} ')
|
||||
announce = True
|
||||
announce = False
|
||||
playground(announce)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user