This one's easy too

This commit is contained in:
David Baker 2020-07-01 15:40:23 +01:00
parent 466a871094
commit 386e0be08d

View file

@ -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