mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-08-09 00:51:49 +02:00
Update otherstuff.py
This commit is contained in:
@@ -497,6 +497,6 @@ if __name__ == '__main__':
|
|||||||
dotenv.load_dotenv(env_path, verbose=True, override=True)
|
dotenv.load_dotenv(env_path, verbose=True, override=True)
|
||||||
else:
|
else:
|
||||||
raise FileNotFoundError(f'.env file not found at {env_path} ')
|
raise FileNotFoundError(f'.env file not found at {env_path} ')
|
||||||
announce = True
|
announce = False
|
||||||
playground(announce)
|
playground(announce)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user