proper errors
This commit is contained in:
@ -225,7 +225,7 @@ export default {
|
||||
if(!actitem) { // sfw-check!
|
||||
return {
|
||||
success: false,
|
||||
message: "Sorry this post is currently not visible, possible causes are: not tagged, post doesn't exist(yet) or invalid filter settings"
|
||||
message: "Sorry, this post is currently not visible."
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user