Update npw.py

main
Muerrilla 2023-10-31 00:59:46 +03:30 committed by GitHub
parent b797817574
commit c83ef85d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,4 +125,4 @@ def xyz_support():
try:
xyz_support()
except Exception as e:
print(f'Error trying to add XYZ plot options for Latentshop', e)
print(f'Error trying to add XYZ plot options for NPW', e)