forked from GNUsocial/gnu-social
show correct notice in output
This commit is contained in:
parent
7380f36d86
commit
618a658985
@ -103,6 +103,7 @@ abstract class MicroAppPlugin extends Plugin
|
||||
}
|
||||
|
||||
$out = $nli->out;
|
||||
$notice = $nli->notice;
|
||||
|
||||
$this->showNotice($notice, $out);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user