Explorar o código

Merge branch 'master' of http://git.choozmo.com:3000/choozmo/AI_Anchor_2

huaisianhuang %!s(int64=3) %!d(string=hai) anos
pai
achega
891ce094b2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      html/script_profiles.js

+ 2 - 2
html/script_profiles.js

@@ -310,8 +310,8 @@ function deleteDraft(id) {
 
 
 $('.share-email').click(function() {
 $('.share-email').click(function() {
   var link = `mailto:me@example.com?subject=
   var link = `mailto:me@example.com?subject=
-  ${encodeURIComponent("Check out Ai Spokesgirl")}
-  &body=${encodeURIComponent('I just created a video in 5 mniutes, check out this amazing video making tool. https://video.choozmo.com/')}`;
+  ${encodeURIComponent("Check out AI Spokesgirl")}
+  &body=${encodeURIComponent('I just created a video in 5 minutes, check out this amazing video making tool. https://video.choozmo.com/')}`;
     
     
     window.location.href = link;
     window.location.href = link;
 })
 })