indent typeahead()

This commit is contained in:
Uwe Steinmann 2023-04-21 13:00:31 +02:00
parent d778006170
commit 3d4a63f335

View File

@ -352,7 +352,7 @@ $(document).ready(function() {
echo $content;
} /* }}} */
function typeahead() { /* {{{ */
function typeahead() { /* {{{ */
$dms = $this->params['dms'];
$user = $this->params['user'];
$query = $this->params['query'];