Jelajahi Sumber

Revert "Closes #581"

Ferks-FK 2 tahun lalu
induk
melakukan
db5074652c
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      app/Http/Controllers/ProfileController.php
  2. 1 1
      public/js/app.js

+ 1 - 1
app/Http/Controllers/ProfileController.php

@@ -136,7 +136,7 @@ class ProfileController extends Controller
             $user->reVerifyEmail();
         };
         $user->sendEmailVerificationNotification();
-        
+
         return redirect()->route('profile.index')->with('success', __('Profile updated'));
     }
 }

File diff ditekan karena terlalu besar
+ 1 - 1
public/js/app.js


Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini