mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Removed old thai files, added romanian as lang option
Also applied styleci changes
This commit is contained in:
@ -228,6 +228,7 @@ class ThemeTest extends TestCase
|
||||
$args = [];
|
||||
$callback = function (...$eventArgs) use (&$args) {
|
||||
$args = $eventArgs;
|
||||
|
||||
return '<strong>Big & content replace surprise!</strong>';
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user