fix double nheko/nheko directory
This commit is contained in:
parent
cfeb788ca2
commit
fdb5bd689a
@ -159,7 +159,7 @@ main(int argc, char *argv[])
|
|||||||
{
|
{
|
||||||
QCoreApplication::setApplicationName(QStringLiteral("nheko"));
|
QCoreApplication::setApplicationName(QStringLiteral("nheko"));
|
||||||
QCoreApplication::setApplicationVersion(nheko::version);
|
QCoreApplication::setApplicationVersion(nheko::version);
|
||||||
QCoreApplication::setOrganizationName(QStringLiteral("nheko"));
|
QCoreApplication::setOrganizationName(QStringLiteral("/"));
|
||||||
|
|
||||||
// Disable the qml disk cache by default to prevent crashes on updates. See
|
// Disable the qml disk cache by default to prevent crashes on updates. See
|
||||||
// https://github.com/Nheko-Reborn/nheko/issues/1383
|
// https://github.com/Nheko-Reborn/nheko/issues/1383
|
||||||
|
Loading…
Reference in New Issue
Block a user