mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add missed line separator
This commit is contained in:
parent
27a8f71b27
commit
84cc4899d7
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,8 @@ class App
|
|||
public \GtkHeaderBar $header;
|
||||
public \GtkNotebook $tabs;
|
||||
|
||||
public function __construct() {
|
||||
public function __construct()
|
||||
{
|
||||
// Init config
|
||||
$this->config = new \Yggverse\Yoda\Model\Config;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue