fixed github definedAliases

This commit is contained in:
2024-11-17 08:24:28 -05:00
parent 5044a71b70
commit a0fea7c972

View File

@@ -78,7 +78,7 @@
}
];
icon = ./github.svg;
definedAliases = [ "@n" ];
definedAliases = [ "@g" ];
};
};
}