Add basic patreon filebrowser

This commit is contained in:
2025-09-20 15:34:37 +02:00
parent 546b506d58
commit 3f32c8a27a
5 changed files with 243 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<x-app-layout>
@include('user.partials.background')
@livewire('downloads-patreon')
</x-app-layout>