mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
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);
|
||||
trayConfig = {
|
||||
icon_path: iconPath,
|
||||
brand: vectorConfig.brand || 'Riot',
|
||||
brand: vectorConfig.brand || 'Element',
|
||||
};
|
||||
|
||||
// launcher
|
||||
|
Loading…
Reference in New Issue
Block a user