revert to using local setting for default nsfw since backend is broken
This commit is contained in:
parent
9623b0e140
commit
f626da838a
3 changed files with 4 additions and 2 deletions
|
@ -221,7 +221,8 @@
|
|||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<BooleanSetting path="serverSide_defaultNSFW">
|
||||
<!-- <BooleanSetting path="serverSide_defaultNSFW"> -->
|
||||
<BooleanSetting path="sensitiveByDefault">
|
||||
{{ $t('settings.sensitive_by_default') }}
|
||||
</BooleanSetting>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue