Code formatting from hell..

pull/1320/head
Grischa Brockhaus 2022-11-25 02:23:16 +01:00
parent d584196215
commit b0d13ab09c
1 changed files with 1 additions and 1 deletions

View File

@ -51,4 +51,4 @@ function fancybox_render(App $a, array &$b)
}
$html = str_replace('class="body-attach done"', 'class="body-attach"', $html);
$b['html'] = $html;
}
}