feat: rename project from DocuNova to DocuElevate, update related documentation and templates

This commit is contained in:
Christian Krakau-Louis
2025-04-03 23:25:51 +02:00
parent 7dca46b94b
commit 8f311d730a
35 changed files with 112 additions and 114 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ def upload_to_google_drive(file_path: str, include_metadata=True):
# Add minimal appProperties
file_metadata['appProperties'] = {
'docunova': 'true'
'docuelevate': 'true'
}
# Add metadata to file description for better visibility in Google Drive UI