mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
- gate implementation
- protected shared view fix
This commit is contained in:
@@ -22,6 +22,6 @@ class ShareViaEmailController extends Controller
|
||||
token: $token,
|
||||
);
|
||||
|
||||
return response('Done!', 204);
|
||||
return response('Done.', 204);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user