Private
Public Access
1
0

Refactor code structure for improved readability and maintainability

This commit is contained in:
Lago
2026-04-16 22:45:12 +02:00
parent 0a1d96a40f
commit 7f044f31c3
6 changed files with 3 additions and 17213 deletions

View File

@@ -9,15 +9,6 @@
"buildEntryPoint": "index.html",
"localAppUrl": "http://localhost:5173",
"logoPath": "Default",
"connectionReferences": {
"<your-connection-reference-id>": {
"id": "/providers/Microsoft.PowerApps/apis/shared_outlook",
"displayName": "Outlook.com",
"dataSources": [
"outlook"
],
"dataSets": {}
}
},
"connectionReferences": {},
"databaseReferences": {}
}
}