mirror of
https://github.com/XorTroll/uLaunch
synced 2024-11-23 04:13:18 +00:00
Add removed line
This commit is contained in:
parent
78d31fc477
commit
042d015ac7
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ namespace cfg
|
|||
theme.manifest.author = meta.value("author", "");
|
||||
theme.path = themedir;
|
||||
}
|
||||
else return LoadTheme("");
|
||||
return theme;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue