mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Fix indentation
This commit is contained in:
parent
df67a04385
commit
a2a850dd91
1 changed files with 2 additions and 1 deletions
|
|
@ -64,7 +64,8 @@ class OC_Template extends \OC\Template\Base {
|
|||
$this->path = $path;
|
||||
|
||||
parent::__construct($template, $requesttoken, $l10n, $themeDefaults);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* autodetect the formfactor of the used device
|
||||
* default -> the normal desktop browser interface
|
||||
|
|
|
|||
Loading…
Reference in a new issue