forked from CringeStudios/element-desktop
This one's easy too
This commit is contained in:
parent
466a871094
commit
386e0be08d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user