Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user