* Synchronize cloud profiles with local profiles.
()
| 428 | * Synchronize cloud profiles with local profiles. |
| 429 | */ |
| 430 | private async syncCloudProfiles() { |
| 431 | this.log("Skipping cloud profile synchronization because it is disabled") |
| 432 | } |
| 433 | |
| 434 | /** |
| 435 | * Initialize cloud profile synchronization when CloudService is ready |