tinymce auto save

This commit is contained in:
Eudes Inácio
2023-07-21 08:42:59 +01:00
parent 451b38f18d
commit eb4cc12d90
4 changed files with 34 additions and 13 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "59928bd49",
"SHA": "59928bd49f0fafaa6a515fc0f33001b0160a5083",
"shortSHA": "451b38f18",
"SHA": "451b38f18d50434a76982f87291ee761607505b2",
"branch": "developer-catch-merge",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Sun Jul 16 22:17:23 2023 +0100'",
"lastCommitMessage": "pull made",
"lastCommitNumber": "5085",
"lastCommitTime": "'Mon Jul 17 10:52:44 2023 +0100'",
"lastCommitMessage": "Git verson update",
"lastCommitNumber": "5087",
"change": "",
"changeStatus": "On branch developer-catch-merge\nYour branch and 'origin/developer-catch-merge' have diverged,\nand have 3 and 1 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)",
"changeStatus": "On branch developer-catch-merge\nYour branch and 'origin/developer-catch-merge' have diverged,\nand have 4 and 3 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/tiny-mce/tiny-mce.page.html\n\tmodified: src/app/tiny-mce/tiny-mce.page.ts\n\tnew file: src/assets/images/error_circle_warning.png",
"changeAuthor": "eudes.inacio"
}