mirror of https://github.com/pixelfed/pixelfed
Add drive view
parent
a18424935c
commit
1f2a57132f
@ -0,0 +1,10 @@
|
||||
@extends('settings.template')
|
||||
|
||||
@section('section')
|
||||
|
||||
<div class="title">
|
||||
<h3 class="font-weight-bold">Drive</h3>
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
@endsection
|
Loading…
Reference in New Issue