From 367d3bf18a4bf91a886ea829050580b55544949d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 26 Nov 2019 10:04:13 +0100 Subject: [PATCH] Default nsfw -> blur --- src/components/InstancesList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/InstancesList.vue b/src/components/InstancesList.vue index 088cf0d..85f0e8a 100644 --- a/src/components/InstancesList.vue +++ b/src/components/InstancesList.vue @@ -391,7 +391,7 @@ profile: 'viewer', wantTo: 'create-account', themes: [], - nsfw: 'no-opinion', + nsfw: 'blur', languages: [], quota: '5000000000' }