-
Notifications
You must be signed in to change notification settings - Fork 338
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change Uxcel from hard to easy (#2365)
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22915,10 +22915,9 @@ | |
|
||
{ | ||
"name": "Uxcel", | ||
"url": "https://help.uxcel.com/en/articles/4634446-can-i-delete-my-uxcel-account", | ||
"difficulty": "hard", | ||
"notes": "Contact the customer support via email and request the deletion of your account.", | ||
"email": "[email protected]", | ||
"url": "https://app.uxcel.com/settings/account-settings", | ||
"difficulty": "easy", | ||
"notes": "In the account settings menu find and select the Account section. Then look for the option to Delete Account and click on it. Finally, confirm your decision in a popup.", | ||
"domains": [ | ||
"uxcel.com", | ||
"help.uxcel.com" | ||
|