Merge remote-tracking branch 'misskey-dev/develop' into io
This commit is contained in:
@@ -57,7 +57,7 @@ function save() {
|
||||
sensitiveMediaHosts: sensitiveMediaHosts.value.split('\n') || [],
|
||||
|
||||
}).then(() => {
|
||||
fetchInstance();
|
||||
fetchInstance(true);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user