This one's easy too
This commit is contained in:
@@ -186,7 +186,7 @@ async function setupGlobals() {
|
|||||||
iconPath = path.join(resPath, "img", iconFile);
|
iconPath = path.join(resPath, "img", iconFile);
|
||||||
trayConfig = {
|
trayConfig = {
|
||||||
icon_path: iconPath,
|
icon_path: iconPath,
|
||||||
brand: vectorConfig.brand || 'Riot',
|
brand: vectorConfig.brand || 'Element',
|
||||||
};
|
};
|
||||||
|
|
||||||
// launcher
|
// launcher
|
||||||
|
|||||||
Reference in New Issue
Block a user