ayugram-desktop: fix mainProgram

This commit is contained in:
nukdokplex
2025-07-31 04:07:56 +05:00
committed by Masum Reza
parent afb89db07b
commit 2956a162bf
+1 -1
View File
@@ -26,7 +26,7 @@ telegram-desktop.override {
passthru.updateScript = nix-update-script { };
meta = previousAttrs.meta // {
mainProgram = if stdenv.hostPlatform.isLinux then "ayugram-desktop" else "AyuGram";
mainProgram = "AyuGram";
description = "Desktop Telegram client with good customization and Ghost mode";
longDescription = ''
The best that could be in the world of Telegram clients.