mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-12 17:44:31 +00:00
Update Labs view
This commit is contained in:
parent
1515aa5256
commit
667dcbfed5
1 changed files with 2 additions and 2 deletions
|
@ -179,8 +179,8 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="form-check pb-3">
|
<div class="form-check pb-3">
|
||||||
<input class="form-check-input" type="checkbox" id="show_tips">
|
<input class="form-check-input" type="checkbox" id="show_tips">
|
||||||
<label class="form-check-label font-weight-bold">Show Tips</label>
|
<label class="form-check-label font-weight-bold">Show Announcements</label>
|
||||||
<p class="text-muted small help-text">Show Tips on Timelines (Desktop Only)</p>
|
<p class="text-muted small help-text">Show Announcements on Timelines (Desktop Only)</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-check pb-3">
|
<div class="form-check pb-3">
|
||||||
<input class="form-check-input" type="checkbox" id="force_metro">
|
<input class="form-check-input" type="checkbox" id="force_metro">
|
||||||
|
|
Loading…
Reference in a new issue