v0.10.10 - Fixed it so you can only upload image resources when uploading your profile picture

This commit is contained in:
frederikpyt
2020-08-19 10:01:22 +02:00
parent 2430a6a381
commit 7e9277bd21
4 changed files with 82 additions and 1 deletions
@@ -80,6 +80,12 @@
{{ __('msg.logud') }}
</a>
</div>
<style>
option, textarea {
color: black;
}
</style>
@yield("content")
<script src="{{ mix("/js/app.js") }}"></script>
@if(request()->cookie("mode") == "dark")